Row background image not mobile responsive
Hi There,
I’m desperately trying and failing to get the parallex background image on this row to become mobile responsive. In mobile, the dots look massive.
www.twogirls.co.uk/test
Any help would be greatly appreciated. It’s doing my head in.
Many thanks,
Vicki
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Vicki
Thanks for posting.
Create is adding its own styles to this section so this is definitely something you can send to theme support for assistance.
We aren’t usually able to offer Custom CSS help within our free support scope but you might try the following at Customize > Additional CSS:
@media (max-width: 1024px) { .parallax-section { background-size: contain !important; } }If that works you can also try changing
containtoauto.If this isn’t helpful, please, try sending the problem to theme support. They’ll know their code and setup for this part of your site better than I do and can hopefully lend a hand.
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.