Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi

    Add this code in custom css field for change menu size ( Theme appearance >> option panel >> custom css field)

    .navbar .nav > li > a
    {
    padding: 37px 21px !important; ( Change the value according your need)
    font-size:15px !important; ( Chnage the value according your need)
    }

    Thanks.

    Thread Starter Danieldoogan

    (@danieldoogan)

    thank you that has worked great

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Menu’ is closed to new replies.