Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I’m trying to make my website responsive (www.celiadelahoz.com). However, nothing seems to be working on the pages I’ve created using this plugin. I’ve checked settings and the responsiveness box is ticked.
How can I solve this issue?
Thanks!!
Hi Celiahs,
This issue is caused by the following custom CSS you’ve added to your website:
It looks like you’re adding this CSS through a CSS plugin rather than the standard Additional CSS interface or SiteOrigin CSS.
You’ll need to either wrap this CSS in a media query or alternatively increase the max-width instead of using negative margin.
Thanks a million Alex :)