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.

White Space Behind Menu

Resolved 17 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hi guys,
Installed Uber Menu on the Vantge theme (boxed version) and have a white area behind it. How do I change that to the background color?
Thanks in advance.
Boink

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

Need fast email support? Get SiteOrigin Premium

Replies

17
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi Boink

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. boink Private 10 years, 5 months ago

    This is a private message.

  3. Andrew Misplon Staff 10 years, 5 months ago

    Let’s start with the following at Appearance > Custom CSS:

    /* Header */
    #masthead {
    	padding: 0;
    }

    Are you still going to add a logo?

  4. boink Private 10 years, 5 months ago

    This is a private message.

  5. Andrew Misplon Staff 10 years, 5 months ago

    Sure. CSS gets inserted at Appearance > Custom CSS.

    To get rid of the top white space also insert:

    /* Logo */
    #masthead.masthead-logo-in-menu .logo {
        padding: 0;
    }
  6. boink Private 10 years, 5 months ago

    This is a private message.

  7. Andrew Misplon Staff 10 years, 5 months ago

    The first CSS rule I sent will take care of the white bits on the end. Did you insert that too?

  8. boink Private 10 years, 5 months ago

    This is a private message.

  9. Andrew Misplon Staff 10 years, 5 months ago

    In terms of what I can see on the front end of your site, this is what your Custom CSS looks like:

    <style id="vantage-custom-css" class="siteorigin-custom-css" type="text/css">
    /* Logo */
    #masthead.masthead-logo-in-menu .logo {
        padding: 0;
    }
    </style>
  10. Andrew Misplon Staff 10 years, 5 months ago

    When you navigate to Appearance > Custom CSS, please, confirm you see:

    /* Header */
    #masthead {
    	padding: 0;
    }
    /* Logo */
    #masthead.masthead-logo-in-menu .logo {
        padding: 0;
    }
  11. boink Private 10 years, 5 months ago

    This is a private message.

  12. boink Private 10 years, 5 months ago

    This is a private message.

  13. Andrew Misplon Staff 10 years, 5 months ago

    I have to log off now. I’d be keep to take a look tomorrow logged in on your side. If that’s cool, details for creating an account for us will follow. Chat then. Thanks :) (We’re at GMT+2 in Cape Town)

  14. Andrew Misplon Staff 10 years, 5 months ago

    Hi Boink

    Would it be possible for you to create a temporary admin 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 selected Administrator for the role and enabled the “Send Password” field so we receive the details.

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

  15. Andrew Misplon Staff 10 years, 5 months ago

    Sorry, missed your reply. Winning! Nicely done. Ignore my request for login details.

    Cheers for now :)

  16. boink Private 10 years, 5 months ago

    This is a private message.

  17. Andrew Misplon Staff 10 years, 5 months ago

    Glad we could help :) Thanks for your support and all the best with your site.

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