css - How do I fix this issue with my navigation bar for Wordpress? -


right, creating theme wordpress , never quite grasped entire way css drop down menus work. understand them enough parts, cannot make them without having wierd workaround margins , stuff.

i trying fix 1 hosted on website: yenrac.net/theme

my css: http://pastebin.com/3svlglr8

any ideas on how fix this?

your code missing ul:hover , li:active properties, recomendation use css framework bootstap or zurb foundation if don't want use css pre processors frameworks allow focus on html layout building rather css coding since include lot of components ready use including responsive menus.


Comments