Home>Support>Delete white space below slider / Mobile slide out menu background color change

Delete white space below slider / Mobile slide out menu background color change

By Rodger Ahearn, 9 years ago. Last reply by Magus, 9 years ago.

Thank you for the awesome theme, I am now on my second site with it.
Just a few minor things I could use a hand with. First, how do I get rid of the white space between the slider and footer? Also, what is the CSS for changing the mobile slide out menu background color to #3fffc9 ?
Thank you

URL: http://www.sandybumscollection.com

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

  1. 9 years, 4 months ago Rodger Ahearn

    Fixed the mobile slide out menu background color by using this thread Thread: Vantage premium responsive menu style

    Can’t get rid of that white box above the footer and below the slider. Tried multiple fixes from other threads on the forum to no avail.

  2. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Rodger Ahearn

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .home #main {
        padding: 0px;
    }
    

    Let us know how you get on

    Magus

  3. 9 years, 4 months ago Rodger Ahearn

    Thanks for the speedy reply Magus. The code fixed the white box in my mobile browser (chrome) but not in my desktop browser (chrome). I tried to purge cached images on my desktop browser to no avail. What would your advice be?

    Thank you

  4. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Rodger Ahearn

    You currently have maintenance mode enabled on the site.
    Would it be possible for you to create a temporary user account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve enabled the “Send Password” field so we receive the details.

    Thanks

    Magus

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

  5. 9 years, 4 months ago Private Message - WordPress

    This is a private message.

  6. 9 years, 4 months ago Magus
    Hi, I Work Here

    Hi Rodger

    You were missing a closing tag on this media query

    /* Adjust the header padding for mobile */
     
    @media (max-width: 680px) {
    
    	header#masthead .hgroup {
          	margin-bottom: -22px;
        	padding-bottom: 0;
        }
    }
    /* Mobile Nav */
    

    I have added the tag and all displays correctly now.

    Magus

  7. 9 years, 4 months ago Rodger Ahearn

    Thanks Magus! Perfect as always!

    Cheers
    Rodger

  8. 9 years, 4 months ago Magus
    Hi, I Work Here

    You are welcome, If you need anything else please feel free to open a new support thread.

    Magus

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