Tag Archives: wp nav menu

wp nav menu

wp_nav_menuI continue fixing up the wp_nav_menu and the rest of my style.css code from my previous tutorial Creating a WordPress Theme.

I’ve received numerous requests to walk you all through the process of creating custom menus using WordPress 3.0’s wp_nav_menu. So, here I’ll describe everything you need to know. It is actually very easy to create a horizontal wp nav menu.

I’m going to ignore some of the options for the wp_nav_menu on purpose just so that you are not confused. If you want you can simply copy a paste the code below and everything will work in fact.

Continue reading wp nav menu