Viewing 2 replies - 1 through 2 (of 2 total)
    • The dropdown menu is default.
    • Creating and editing a menu: Dashboard > appearance > menus
    • Making changes such as position, color, fonts etc. is usually done in the style.css [of your childtheme]
    • If that seems too daunting: use a plugin to suit your needs:

      dashboard > plugins > new plugin > give a search value and check the results

    what theme are you using?

    the menu code output (assuming your theme is using wp_nav_menu() to create the nav bar) possibly contains the nested unordered lists for the dropdown levels, the rest is CSS.
    for example, check the corresponding code of Twenty Twelve …

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘nav bar’ is closed to new replies.