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.

SiteOrigin Slider error on mobile

Resolved 2 replies bug-reportpluginplugin-siteorigin-css
Started · Latest reply by Hayley Stanton

Hi,

The SiteOrigin Sliders have white space around them that’s covering the menu on a mobile making it unusable. Is there a known fix for this please?

Link: https://quietconnections.co.uk/services/

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

    Hi Hayley,

    This issue is occurring as a result of some custom CSS you’ve added to move the page content up. You’ll need to wrap the following CSS inside of a media query to ensure this CSS only affects desktops rather than mobile devices.

    .page-wrap {
      padding: 83px 10px;
      clear: both;
      margin-top: -60.6px;
    }

    If you would like help with writing this media query, we’re able to offer this level of support to our premium users, so if you’d like to upgrade to SiteOrigin Premium, I can help you over email support.

    If you’d prefer not to upgrade to SiteOrigin Premium, then you can hire a WordPress developer from Codeable. They’ll charge you an hourly rate for any work done.

  2. Hayley Stanton

    Hi Alex, thanks for the advice! All sorted now.

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