[Resolved] Image appears to the left on mobile

Home Forums Support [Resolved] Image appears to the left on mobile

Home Forums Support Image appears to the left on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1660072
    Manuela

    Hello,

    The woman’s image appears too much to the left on mobile screens. How can I center the image?

    Thank you,

    #1660530
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .gb-container.mobile-background-center {
      background-size: cover;
    }

    Then select the Container that has the background image, in the settings > Advanced > Additional CSS Class(es) field add: mobile-background-center

    #1660648
    Manuela

    Hi David,

    Thank you!

    #1660869
    David
    Staff
    Customer Support

    You’re welcome

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