Herland Posted June 7, 2013 Share Posted June 7, 2013 Hi, The drop down width doesn't match with the menu item. In my other websites it worked all well, so I think I modified something I didn't know that would modify it in such way. Here I live my webpage: www.buntpreliminar.cl/manos Thanks a lot Link to comment Share on other sites More sharing options...
vekia Posted June 8, 2013 Share Posted June 8, 2013 global.css line ~533 you've got there: .sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 37px; z-index: 9999; width: 100%; background-color: transparent; padding: 0; } change top: 37px; to top: 32px; Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now