I have a blog using the Astra theme and prefer my posts to have a narrow container layout. However, I would like to have some images (not all) wider than the container.
What is the best/cleanest approach to achieve this?
I was thinking about using a wider container and than limiting the width of all content, except for images with a custom class like ‘wide-image’, which I could add when writing a post.
But which CSS selector should I use to make sure I select everything else (also the post title in the header, page breadcrumbs, …) and set it to a narrow width?
Any advice? Feel free to suggest a different approach! Thanks!
[ad_2]