How do I get rid of the drop-down categories in my header? They already show in my sidebar and I prefer that.
How do I get rid of the drop-down categories in my header? They already show in my sidebar and I prefer that.
I can guess that you've got code for a nav bar in your theme header.php file. Search for the applicable code and comment it out. It may utilize wp_list_pages(), so that could be a function for you to look for to find the section of code.
This is just a best guess, since I don't even have a link to your site.
This topic has been closed to new replies.