Submenu hidden
-
I am having problems with my menu. If I use the WP 3.0 menu builder, all of my dropdown submenus are hidden in my internal pages but work correctly on my home page. The stylesheet for the menus are the same and I can’t figure out why Firebug is showing the submenus to be hidden and display none on the internal pages.
This page it is not working http://wineworldwarehouse.com/test/?page_id=53
and this page it is working http://wineworldwarehouse.com/test/Any suggestions are appreciated
-
I am still struggling on getting sub menus to be visible. Firebug is still showing them as invisible when the menu is viewed from any page other than the front page.
I am really stuck and hope for suggestionsMore than likely a z-index issue. You do have some elements z-indexed, but check them. See Understanding z-index and The Z-Index CSS Property: A Comprehensive Look | Smashing Magazine
You’re also loading a style sheet just for home.
Thanks for your response. The home page style sheet just controls the header image, slide show and footer. The styles for the menu all come from newstyles.css
That is why it is so confusing. The z-indexes are identical because all menu styling from the same stylesheet.I’d combine the style sheets to simply things; might find the cause that way.
hi beanfair, it looks like you got this working… may I ask how?
thanks!
The topic ‘Submenu hidden’ is closed to new replies.