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,
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!
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.
Hi Alex, thanks for the advice! All sorted now.