Home>Support>Builder adding a margin when on mobile

Builder adding a margin when on mobile

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

Hi! I have a problem with SiteOrigin. The thing is, when I’m viewing my website from the desktop, it looks fine. But, when I switch to mobile, I get a new margin and I can move the screen to the right. For the life of me, I can not figure out how to make it right. Any help would be highly appreciated!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 6 months ago Private Message - Atila Irmeš

    This is a private message.

  2. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Atila,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    @media (max-width: 520px){
    	.sow-features-list {
    		margin: 0;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More