• Resolved Ralph SW

    (@ralphsolera)


    Hi Richie

    It is possible to change the categories itens size in navigation menu? Because a category with a short name have a small appearance in nav menu, but a category with a long name have a big size.

    I’ll like to make all itens in nav menu with a same size. It is possible?

    ??

    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    affraid this is a more customization question. i wouldn’t know how many item in your nav. but for your reference try

    if you have 4 item in nav = 100%/4 = 25%
    #main-navigation .sf-menu li a { width:25%; margin:0; padding:0; }

    something like that…

    Thread Starter Ralph SW

    (@ralphsolera)

    Richie, I have 10 itens on my vav menu.

    Your sugestion works, but the result was not good, and I leave the nav with original configuration.

    Thanks for your time and attention, again!

    ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing navigation menu categories size’ is closed to new replies.