Page builder not responsive
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!!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Celiahs,
This issue is caused by the following custom CSS you’ve added to your website:
div.hfeed.site.default-page { background-color: #ffffff; margin-left: -200px; margin-right: -200px; }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 :)
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.