[Resolved] Section Question: How To Increase the size of the image area?

Home Forums Support [Resolved] Section Question: How To Increase the size of the image area?

Home Forums Support Section Question: How To Increase the size of the image area?

  • This topic has 3 replies, 2 voices, and was last updated 6 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #541086
    Robin

    I have a section with a full width image at the top of my page here https://www.eatweeds.co.uk/

    I can’t work out how to move the image so the correct part of it shows?

    Also I can’t work out how to make the image height bigger so more of the image shows?

    Thanks in advance for any help.

    Robin

    #541282
    Leo
    Staff
    Customer Support

    Hi Robin,

    You can position the background image with this CSS:

    #generate-section-1.generate-sections-container {
        background-position: center center;
    }

    However, I always find it easier to crop the image before uploading so background image position can be tricky to deal with sometimes.

    As for the height, it’s determined by the top and bottom padding:
    https://docs.generatepress.com/article/sections-overview/#layout

    Let me know if this helps.

    #542401
    Robin

    That’s great Leo. Many thanks for your help. Appreciated.

    Robin

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