Hover drop-down menu

Permalink Browser Info Environment
When I hover over the first-level page, their is a significant gap between the first and second levels. I have attached a screen shot. Any ideas on what I need to do to fix this?

1 Attachment

Type: Discussion
Status: New
geek2009
View Replies: View Best Answer
MattWaters replied on at Permalink Best Answer Reply
MattWaters
Try playing with different values for the top declaration in this class (in superfish.css):

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
   left:         0;
   top:         2em; /* match top ul list item height */
   z-index:      99;
}
geek2009 replied on at Permalink Reply
geek2009
That worked perfectly! I adjusted it to
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
   left:         0;
   top:         1.89em; /* match top ul list item height */
   z-index:      99;
}
MattWaters replied on at Permalink Reply
MattWaters
Cool! Glad it worked.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.