Home>Support>Layout Widget creating extra margin on right side of page

Layout Widget creating extra margin on right side of page

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

This is a repost of another thread, since the system had closed additional comments.

I’m having issues with the Page Builder Layout widget on my site in mobile screens. It creates an additional 15px margin to the right of my content, and seems related to using the full-width rows.

I hacked together a couple of solutions, neither of which are ideal. Either setting the container to overflow-x hidden:

@media max-width: 400px {
    .container {
        overflow-x: hidden;
    }
}

or using !important tags to remove the positive margins from the “.panel-row-style” elements and the negative margins from the “#pg-x-x” elements, seems to work. I hope this helps others in the meantime.

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, 3 months ago Alex S
    Hi, I Work Here

    Hi Chris,

    I’m glad you managed to figure out a workaround. We’ve working towards a solution for the next Page Builder update that will prevent the need for this sort of fix to be applied. Sorry about this!

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