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.

Navigation – vertical spacing

Resolved 4 replies premiumthemetheme-vantage
Started · Latest reply by Andrew Misplon

Is there a CSS solution to slightly reduce the vertical spacing between the navigation elements?
In another thread, you were able to help me successfully increase the size of the logo, but this has pushed the navigation, creating 2 rows.

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Andrew Misplon Staff

    Hi Brian

    Menu item padding top and bottom can be set under Appearance > Customize. You can set horizontal padding as follows:

    /* Menu Padding Horizontal */
    .main-navigation ul li a {
    padding-right: 25px !important;
    padding-left: 25px !important;
    }

    Insert under Appearance > Custom CSS and edit as needed.

  2. Martin Akerman

    Hi Andrew

    Thanks for this, it helped me to.

    How do prevent the tagline from taking up 2 lines? If i go over 35px it takes up 2 lines, even though there is still plenty space for it to just be on one line?

  3. Martin Akerman

    Sorry this was meant for another thread, will repost it there.

    • Andrew Misplon Staff

      Thanks Martin, we’ll be with you ASAP.

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