- This topic has 2 replies, 2 voices, and was last updated 10 years, 9 months ago by Ashley.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
January 8, 2014 at 1:13 am #19010AshleyParticipant
I’ve customized the height of my Menu and Submenu but I can’t figure out the CSS coding to change the height of the submenu’s hover state.
My site: http://www.bigflavorstinykitchen.com
The “RECIPES” Menu has a Submenu and you’ll notice the hover state is the original default height.
January 8, 2014 at 10:00 am #19025SakinKeymaster@ashleycovelli: It’s little difficult debug with your custom css. So, try replacing the following CSS in “Custom CSS” box
#access ul li ul li a:hover { line-height:26px }
To
#access ul li ul li a:hover { line-height: 18px }
January 8, 2014 at 10:20 pm #19042AshleyParticipantSorry about that, but your code worked perfectly- thanks so much!
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Submenu Height CSS for Hover State’ is closed to new replies.