Tagged Questions
0
votes
1answer
25 views
Link to subpages on the same page
I'm using a dropdown menu on my Wordpress page which shows all the pages. If you hover over it, the subpages of that particular page are shown. Say I have five pages that each have a couple of ...
-1
votes
1answer
410 views
Should I custom code drop down menus or use a wordpress plugin?
EDIT -- Hopefully my question is more clear
What is the best practice for wordpress dropdown menus:
Custom CSS (editing styles.css)
Using a WP Plugin
I'm leaning toward coding it myself from ...
0
votes
2answers
934 views
Dropdown primary navigation menu not working
I have installed a theme on WordPress added pages, created a custom menu called Primary Nav.
I have then assigned this as my Primary Menu. I have child pages and the menu looks like this.
I have ...
-1
votes
1answer
2k views
Is there any way to change the CSS class applied to 2nd level sub menu ul's?
I'm running into a problem trying to style a drop down menu with a second level. Wordpress seems to apply the same .sub-menu class to any and all sub menus, and I can't figure out a reliable, ...