Site logo

Archived topic

Images on Home Page Not Displaying Properly

9 replies · Started by Daniel on February 4, 2023

Viewing posts 1–10 of 10

I'm using the Info theme.

The images in the Top Container on my home page are not displaying properly — even though it looks correct in Edit Mode.

The images displayed are zoomed in.

In Edit Mode, these are the attributes:

Image Size: full
Selector: Pseudo Element
Size: Cover
Position: center
Repeat: no-repeat
Attachment: local

It looks perfect in edit and even preview mode.

But when I hit publish, the images become zoomed in.

Can someone help?

Thanks!

Hi there,

can you share a link to your site ?

Thats odd, in the Background Settings, is the Use inline style enabled? If so can you disable that.

Hi Daniel,

Can you take a screenshot as well of how the issue looks from your end on the frontend of the site?

Can you try adding this CSS:

.gb-container.lazyloaded {
    background-size: cover;
}

That worked perfectly... thank you!

You are welcome   :)

This archived topic is closed to new replies.