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.

Menu items active size.

Resolved 3 replies themetheme-vantage
Started · Latest reply by Andrew Misplon

Hello,

Can you help me with some css.
I know how to increase size of logo in menu (now is 35px by default). But when I increase it, menu height also increased. And this is OK.
But Menu items box (which has another color when menu color) is still have first size. And this difference looks not good.
I need css to increase this object too.
I hope, that I explain this correctly.

Thank you for your theme and support!

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Anatoly

    If you’re running Vantage Premium you can try adjusting the menu padding under Appearance > Customize > Menu.

    In Vantage Free you can try adjusting the following. First insert into a Custom CSS plugin like Simple Custom CSS:

    /* Vantage Menu Padding - Vertical */
    .main-navigation ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
    }
  2. Anatoly Khalizev

    Thank you! It works!

  3. Andrew Misplon Staff

    Super, glad that did the trick.

    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.

Have a different question or issue?

Start New Thread