Can I use css to have a separate background for mobile?
I’m currently using the Corp theme and the desktop background doesn’t look good on mobile. Is there css I can use to just have an entirely different mobile bg?
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi _championofthesun,
Yes, but it’s a tad complicated. Please open the row/widget that has the background set and head over to the row/widget styles sidebar. Open the Attributes settings group and set the Mobile CSS Styles field to:
background: url('http://url.to/mobile.image") !important;You’ll need to change the URL to the correct URL of the image in the above CSS.
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.