How can i make a dropdown menu for mobile phones with a WordPress nav?

jessica89

Member
Registered
Joined
Mar 4, 2015
Messages
19
Points
0
Hi all,

I'm just wondering how i could make a simple dropdown for a WordPress template...

Normally it would be something like
HTML:
<div>
<ul>
   <il></li>
    <il></li>
</ul>
</div>
But WordPress uses:

HTML:
<?php wp_nav_menu(); ?>
I just can't figure out how i can style it with css so it becomes mobile friendly
 

webdesign

Well-known member
Joined
Jul 5, 2012
Messages
120
Points
0
It's unintelligent way to do that with wp_nav_menu().

If you want to have a professional dropdown menu with wordpress. Just go with ubermenu plugin here and install extra addons from it. It's a mega menu, support responsive, run good on mobile devices and you can do everything with it, from simple to professional menu you can make customizations on menu according shapes you want.

Keep in mind that you will not remove <?php wp_nav_menu(); ?> with normal html tags or try to make a new menu for wordpress. it's waste of your time!
 

jessica89

Member
Registered
Joined
Mar 4, 2015
Messages
19
Points
0
Thanks for your response web design, but i'm a webdesigner... i don't want to use plug-ins with a interface to develop a mobile menu...

Mhh.. The developers on codex.wordpress show how you can easily make a different menu per categorie... but they aren't showing how you can customize the css... i came up with Walker so far...
 
Older Threads
Newer Threads
Replies
10
Views
4,401
Replies
9
Views
3,364
  • Locked
Replies
5
Views
4,218
Recommended Threads
Replies
2
Views
780
Replies
9
Views
3,142
Replies
3
Views
2,110
Replies
11
Views
4,085
Similar Threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top