Align submenu after change logo padding

Hi, here my website: http://soumais.com/sobre-nos/

When I growed up logo size and logo padding, the submenu lost the aligning with subheader (hover on menu "Produtos" or "Parceiros")

How can I fix this??

Comments

  • Hi,

    it's because of increasing header. If you want, you can use below css but you will have a place while moving mouse when submenu disappear and this can not be fixed because menu is too far from submenu.
    #Top_bar .menu > li ul { margin-top: 10px !important; }
Sign In or Register to comment.