[Resolved] featured full width

Home Forums Support [Resolved] featured full width

Home Forums Support featured full width

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1298314
    Irmgard

    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.

    #1298386
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #1299498
    Irmgard

    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.

    #1299783
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #1301086
    Irmgard

    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.

    #1301099
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.