Jump to content

[SOLVED] Top Menu customization - Submenu/dropdown menu height and position


Recommended Posts

Hi, friends, 

 

I have a question related to top-menu design customization. I tried to change the height of the default submenu to a thinner one, and shortened the whole header height  (fixed it).

My problem is that the dropdown-menu starting position wont change to follow the main-manu height. Here is a picture to see what I mean:post-759375-0-30418600-1397290563_thumb.jpg

 

Can anyone tell me please WHERE, which file has to be edited to make a correction on that, so that I could get rid of the empty space between the main-menu and the sub-menu?

 

I tired to find related style command in superfish_modified.css, but with little success.

So please again, help me out here.

 

Thank you.

 

PS: another photo, to be more precise:

post-759375-0-24267800-1397291491_thumb.jpg

Edited by Salus (see edit history)
Link to comment
Share on other sites

Thank you, tmk, for your reply. You were almost right:

 

it was here, line 50.

sf-menu li.sfHover ul {
left: 0;
top: 24px; /* match top ul list item height */ (this was 59px, i dunno why, since the original line-width was 34px)
z-index: 99;
width:auto
}
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...