[Resolved] Cannot make full width hero images

Home Forums Support [Resolved] Cannot make full width hero images

Home Forums Support Cannot make full width hero images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1141846
    Evan

    I am trying to get my hero images to be the full width of the browser window. I have set up the page hero element, and set the Container to full width. It all makes sense, but the image just doesn’t show full width.

    This is an example page:

    https://mountainmotel.net/contact/

    thanks for any help you can offer.

    mark

    #1141849
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .featured-image.page-header-image.grid-container {
        max-width: 100%;
    }

    Make sure your image is at least 2000px in width. Otherwise, it would look like this on a 1080p screen:
    https://www.screencast.com/t/989cVQvscq

    #1141861
    Evan

    Works perfectly, thank you.

    mark

    #1141907
    Leo
    Staff
    Customer Support

    No problem 🙂

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