Site logo

Archived topic

Image appears to the left on mobile

3 replies · Started by Manuela on February 16, 2021

Viewing posts 1–4 of 4

Hello,

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

Thank you,

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

Hi David,

Thank you!

You're welcome

This archived topic is closed to new replies.