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.

Page builder not responsive

7 years ago · Last reply by Celiahs 7 years ago

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

2
  1. Alex S Staff 7 years, 4 months ago

    Hi 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.

  2. Celiahs 7 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread