Site logo

Archived topic

featured full width

5 replies · Started by Irmgard on May 23, 2020

Viewing posts 1–6 of 6

Hello, guess this questions came up already, but I didn't find the answer in the forum. I have just installed the Premium Version of GP. I want the featured image full width size above the content / below navigation. I did the settings in the customizer - blog.., but it is not working. Img has a size of 1920 x 450.
Do I need to change the container block to full size? I do want to keep the container on default.
Looking forward to your answer. Rgds.

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 :)

Hi Leo, sorry can't, the site is at the moment only locally installed on Mamp.
For testing - I added a section (Premium modul) - full sized, and this works. I added a section with GT Blocks full width, which did not work.

But maybe I make a mistake in thinking.
Full width size for me is 100 % width website.
In order to get the featured image full width size, do I need to adjust the container width up to 2000 px, in order to have a 100% width website? Otherwise the featured image would not be responsive, right?

I don't need the featured image responsive, so what is the best way to place it?

Sorry, I am an absolute beginner.

Thank you in advance for your response.

Hi there,

Is this for a static featured image on a page?

If so, try this CSS:

.featured-image.grid-container {
    max-width: none;
    margin-top: 0;
}

Hi Leo,
yes, this is for a static featured image on a page.

And yes, CSS does work. Now it looks perfect.

Thank you so much for your help and patience.

No problem :)

This archived topic is closed to new replies.