[Resolved] How to get full width featured image in blog posts?

Home Forums Support [Resolved] How to get full width featured image in blog posts?

Home Forums Support How to get full width featured image in blog posts?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1461429
    Heath

    I want to be able to get a full width festured image in the blog posts but have been unable to achieve it on my site. I do use a sidebar and wonder if that has anything to do with it. I mainly want the fukk width to show on mobile.

    #1461435
    Elvin
    Staff
    Customer Support

    Hi Heath,

    Can you link us to the site in question? To get a closer look on what’s currently being worked on.

    You can provide the details on the Private Information text box.

    #1461440
    Heath

    I’ve included the site in the private information.

    #1461464
    Leo
    Staff
    Customer Support

    Set the featured image location to above content for posts:
    https://docs.generatepress.com/article/adjusting-the-featured-images/

    Then use this CSS:

    .page-header-image-single.grid-container {
        max-width: 100%;
    }
    #1461467
    Heath

    This worked. Thank you.

    #1461475
    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.