rosiesyarncellar
Member
Posted 4 months ago #
On my site drop down menu under the navigation "Rosie's Knits Patterns" disappears before you can scroll down and select an option. How do I get it to not disappear. Additionally, when I look at the site in IE- the menu is static when you go to the home page, meaning it just shows up and does not function as a drop down menu. I am working in a child theme of twenty eleven.
Thanks!
It's a CSS issue on the dropdown positioning. Try using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/
rosiesyarncellar
Member
Posted 4 months ago #
I have firebug although I am not sure what code to add or look for.
Try examining the CSS on the nav sub-menus.
rosiesyarncellar
Member
Posted 4 months ago #
Sorry to be so clueless, is that one of the #access ul lines? It's hard to identify with firebug since I can't actually select the menu because it keeps disappearing.
Use Firebug to re-enable the display of the sub0menus by deactivating the relevant CSS that is hiding it. This will then allow you to examine the positioning properly.
rosiesyarncellar
Member
Posted 4 months ago #
Thanks Esmi- I am not sure what that means but I'll continue playing around and see what I can do.