[Support request] Section Background Image Not Centered on Mobile

Home Forums Support [Support request] Section Background Image Not Centered on Mobile

Home Forums Support Section Background Image Not Centered on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1647977
    Atip

    As in the example below, I added a section background image. The image is well-centered when it is not on mobile.

    How do I get the image to be centered on mobile as well?

    https://bodhigaya.com/test

    #1647978
    Richard

    Lol, im here for exactly the same issue.

    #1647979
    Atip

    Or is the better practice to use an alternative image on mobile? Is there an option for that as well?

    #1648238
    David
    Staff
    Customer Support

    Hi Atip,

    you can add this CSS to center all background images used on GP Sections:

    .generate-sections-container {
      background-position: 50% 50%;
    }

    Hi Richard,

    if you can raise a new topic where you can share a link to your site we can take a look.

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