Corect align of menu

edited October 2016 in Theme Options
Hi,
My Menu align not corect:


When I change menu font size, or Layout Grid width its Ok, but how can I change  only menu align (without change font size, or Layout Grid width)? 

Comments

  • Hi,

    you have too many menu items in header and that's why they do not align properly. So or you will move some of those items under sub-menu, or you need to use the following css to decrease padding between menu items:
    #Top_bar .menu > li > a span:not(.description) { padding: 0 10px !important; }
Sign In or Register to comment.