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

jessica89

New member
Joined
Mar 4, 2015
Messages
27
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

New member
Joined
Jul 5, 2012
Messages
229
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 [URLnf="http://codecanyon.net/item/ubermenu-wordpress-mega-menu-plugin/154703"]here[/URLnf] 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

New member
Joined
Mar 4, 2015
Messages
27
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...
 
Newer threads
Latest threads
Replies
1
Views
21
Replies
1
Views
53
Replies
0
Views
113
Replies
2
Views
113
Recommended threads
Replies
7
Views
2,334
Replies
2
Views
2,939
Replies
5
Views
3,474
Similar threads
Replies
3
Views
3,181
Replies
4
Views
3,249
Replies
1
Views
2,564

Referral contests

Referral link for :

Sponsors

Popular tags

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