straderade Posted May 9, 2009 Share Posted May 9, 2009 Having some issues with my navigation menu. All javascript is in place but for some reason it is not lining up correctly. See here: http://test.tlcyouthgroup.com (there are two nav bars, one I'm referencing to is on the top left hand corner, the one using drop downs. Please help... Thanks Much! Link to comment https://forums.phpfreaks.com/topic/157525-phpcss-navigation-menu-in-wordpress/ Share on other sites More sharing options...
gevans Posted May 9, 2009 Share Posted May 9, 2009 This is pureply a css issue but a quick look tells me this should fix it; #secnav li ul li {display: block;} Link to comment https://forums.phpfreaks.com/topic/157525-phpcss-navigation-menu-in-wordpress/#findComment-830533 Share on other sites More sharing options...
straderade Posted May 9, 2009 Author Share Posted May 9, 2009 That was it! ...wow...something so simple. I'm a newb! Thanks for responding so quickly to a CSS questions. Link to comment https://forums.phpfreaks.com/topic/157525-phpcss-navigation-menu-in-wordpress/#findComment-830543 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.