This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Background image is not responsive (Sydney theme)

8 years ago · Last reply by Alex S 8 years ago

Hi,

I’ve set up demo site here and it works good on desktop. But on mobile device background image doesn’t look good.

I’ve tried this code:

@media only screen and (max-width: 1024px) {
.slides-container .slide-item, .panel-row-style {
background-attachment: fixed !important;
background-position: center !important;
}
}

but it works only on desktop (not on mobile).

I would like to have background on mobile similar as desktop version as much as possible.

Thanks in advance,
kimass

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Alex S Staff 8 years, 2 months ago

    Hi kimass,

    Please note that fixed backgrounds don’t work on mobile devices (they’re intentionally disabled by the browser and that’s sadly unavoidable). iOS has a display issue which can result in the image being extremely zoomed in. As such, you should only apply the fixed background on desktop devices.

    Also, you can set a background as fixed by opening the row/widget and heading over to the row/widget styles sidebar. Open the Design settings group and set the Background Image Display setting to Fixed.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread