VIDEO: 4/5 Ideas of how one can enhance your menu design #graphicdesign #meals #enterprise #advertising and marketing #psychology

Create a Menu First issues first, within the capabilities.php of our theme (as normal, mine is known as Playground), we’ll register a brand new navigation menu location: 1 perform playground_setup() { 2 //Register menu places 3 register_nav_menus( 4 array( 5 ‘header-menu’ => __( ‘The Header Menu’, ‘playground’ ), 6 //extra places right here 7 )