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.

Mobile/Ipad space between columns too much

9 years ago · Last reply by Andrew Misplon 9 years ago

Hello,

I have tried to fix this by doing research on your support page but cannot solve the issue. There is to much space between by 2 row column layout when you go to mobile. I have made gutter 0, padding 0 but nothing is working.

Please help. The white space that I need eliminated is between the “Social Subs” & “Our Sub Story” on mobile and ipad.

Website is www.checkthescotch.com

Thank you in advance.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. rickscotch 9 years, 4 months ago

    Anyone out there the can help. Please

  2. Andrew Misplon Staff 9 years, 4 months ago

    Hi Rick, can you confirm the page we should be checking out. I looked around a bit but am not sure of the exact spot. Is it on the Our Story page? That looks ok on my side.

  3. rickscotch 9 years, 4 months ago

    Yes…sorry I had a password on the homepage.

    Its on the homepage http://www.checkthescotch.com between the “Social Subs” image & the “Our Sub Story”. There is a white padding space between the two images on my iphone safari browser.

    Thank you

  4. Andrew Misplon Staff 9 years, 4 months ago

    It’s a very specific hotfix but you can try the following added to a plugin like SiteOrigin CSS or any Custom CSS plugin:

    /* Page Builder */
    @media (max-width: 780px) {
        #pgc-100-2-0,#pgc-100-3-0,#pgc-100-4-0,#pgc-100-6-0 {
            margin-bottom: 0 !important;
        }
    }

    SiteOrigin CSS will add a menu item at AppearanceCustom CSS, insert the above into that field.

  5. rickscotch 9 years, 4 months ago

    Your Good!!!! Thank you so much!

  6. Andrew Misplon Staff 9 years, 4 months ago

    Super, glad that helped. All the best.

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