Home>Support>Content squished to left hand side

Content squished to left hand side

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

I have a WordPress site that was looking amazing, but then all of a sudden on mobile my content has squished to one side.

I’ve found how to fix it on each page individually using CSS, the problem seems to be this…

“#pgc-9-4-0, #pgc-9-4-1, #pgc-9-5-0, #pgc-9-5-1 {
width: 50%;
}”

If I add that line of code in theme additional CSS but set the width to 100% it fixes it

but it’ll take forever to do this for every page. Can I fix this sitewide with a line of CSS? I feel like I’m missing something.

Thanks in advance, Paul

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

  1. 6 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi Paul

    Thanks for posting.

    Do you have a public URL where we can take a look at what’s going on?

  2. 6 years, 2 months ago Paul Gent

    Hi Andrew, I seemed to be able to fix it using

    “.panel-grid-cell {
    width: 100% !important;
    }”

    Although, I’m sure that’s probably not the best way I could have done it so you’re welcome to have a look.

    https://medipro.co.uk/

    Thanks

  3. 6 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Thanks, Paul. If for example, you edit the row NEW Level 6 in Paramedic Practice. In the Layout tab, is Collapse Behaviour perhaps set to No Collapse? Try Standard if so.

    This rule can be removed now:

    .sow-image-container {
        display: block !important;
    }
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