Site logo

Archived topic

want full width featured image thumbnail with post excerpt option

3 replies · Started by Sumit on March 3, 2019

Viewing posts 1–4 of 4

I’m using post excerpt option in GeneratPress theme. and with this option, I want to show a full-width featured image thumbnail in my blog section.

How to do it?

Waiting for your reply.

Hi there,

Any chance you can link us to the site in question?

You can edit the original topic and use the private URL field.

Let me know :)

Try removing this CSS from Additional CSS:

@media (min-width: 769px) {
    .post-image-aligned-left .post-image img {
        max-width: 300px;
    }
}
This archived topic is closed to new replies.