sorry is there anyway i can make excerpt in single post which appeared below featured image become alligned with the post content itself in desktop view? Or remove the white in left and right of my blog content and make the content wider.
I’ve used this additional css as suggestes here to show excerpt below image
If you want your entry content to have the same width as the excerpt, you’ll have to change this CSS’ max-width: 600px; to a value similar to your excerpt (800px);