top menu problems

Hi, 

il top menu works perfectly in safari e firefox browsers (the logo is aligned with the menu). In chrome all the top menu is moved under the logo, how can I fix it?


regards

Comments

  • Hi,

    this happen because your menu is too long. In Firefox menu is exactly the width that fit into header but in Chrome there is not enough space. So we recommend to use below custom css and all should be fine:
    #Top_bar .menu > li > a span { padding: 0 19px; }
Sign In or Register to comment.