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.

Row background image not mobile responsive

6 years ago · Last reply by Andrew Misplon 6 years ago

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

1
  1. Andrew Misplon Staff 6 years, 3 months ago

    Hi 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 contain to auto.

    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.

Have a different question or issue?

Start New Thread