Home>Support>Remove horizontal space (Padding) in Logo (Embedded in menu)

Remove horizontal space (Padding) in Logo (Embedded in menu)

By nova, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hello!

I tried a lot of code that i found in this forum and other sites, but nothing seems to work.

I want to reduce the white space between logo and the menu titles (red mark):

View post on imgur.com

I have premium account so no problem adding custon CSS…

Any help will be much appreciated… greetings!

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, 14 days ago nova

    Sorry, wrong image: http://i.imgur.com/Q51r9N7.jpg

  2. 9 years, 14 days ago Andrew Misplon
    Hi, I Work Here

    Hi Nova

    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.

    • 9 years, 14 days ago Private Message - nova

      This is a private message.

  3. 9 years, 14 days ago Andrew Misplon
    Hi, I Work Here

    Thanks :)

    The setup is a little more simple than it appears. The logo is left aligned, the menu is left aligned. To lessen the gap you’d need to expand the menu a bit.

    At Appearance > Custom CSS you have this:

    /* Horizontal padding between menu titles */
    .main-navigation ul li a {
    padding: 20px 12px;
    }
    

    Change that to:

    /* Horizontal padding between menu titles */
    .main-navigation ul li a {
    padding: 20px 15px;
    }
    

    Adjust the 15px value as required.

  4. 9 years, 13 days ago nova

    Many thanks Andrew, that just worked, awesome theme and awesome support!

  5. 9 years, 11 days ago Andrew Misplon
    Hi, I Work Here

    Super :) Glad to hear 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More