[Resolved] Edit Hero Image (Template – Hand On)

Home Forums Support [Resolved] Edit Hero Image (Template – Hand On)

Home Forums Support Edit Hero Image (Template – Hand On)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1115371
    Josh

    Hello,

    Is there a way to make the hero image smaller? I’ve tried reducing the size of the image but the template still uses the same size – the image is just more blurry.

    Here’s the site – https://joshymay.com/

    Thank you,
    Josh

    #1115408
    Leo
    Staff
    Customer Support

    Hi there,

    The home page page hero has full screen activated:
    https://docs.generatepress.com/article/header-element-overview/#full-screen

    Try deactivating that option then you can control the size by using the top and bottom padding option:
    https://docs.generatepress.com/article/how-to-create-a-page-hero/#step-4-set-the-height

    Let me know if this helps 🙂

    #1115419
    Josh

    Hi,

    No this doesn’t help. That feature changes the copy positioning. I’m trying to change the “hero image” positioning.

    See the screenshot for context – https://ibb.co/x2cghpX.

    Josh

    #1115509
    Leo
    Staff
    Customer Support

    Hmm try removing this CSS in Additional CSS field in the customizer:

    .page-hero {
      height: 100vh;
      background-size: 70vh;
      background-position: 90%;
    }
    #1118268
    Josh

    That worked, thank you Leo. Instead of removing it I changed the “background-size: 70vh” section and that reduced the image. Thanks!

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