Just use CSS to style your #nav li block.
This is quick, but would make your links into buttons.
#nav li {
list-style: none;
background: #F00;
width: 120px;
margin-right: 60px;
padding: 10px;
text-align: center;
}
you can add a hover class too like #nav li:hover
Related Posts:
- Does Extending Multiple Nav_Menu_Walkers Allow Nested Menus?
- wp_nav_menu remove class and id from li
- Add separator to admin submenu
- On which hook should I be calling register_nav_menu(s)?
- Menu is not visible in appearance
- One site, 2 distinct sections: two different top nav menus?
- Make Theme automatically choose default nav menu
- How can I disable parent menu item links?
- Organizing by super-categories (or nested categories)?
- Nav menu items disappearing (but not immediately)
- wp_nav_menu custom walker – child items
- wp_nav_menu doesn’t generate parent/ancestor classes
- Add static item to wp_nav_menu
- How to get wordpress nav menu outside of wordpress system?
- Add nav menu CSS class to body
- Change HTML structure for custom menu in sidebar
- Using Shortcodes in WP-Menus in WP 3.1 (via nav_menu_objects)?
- Custom Admin Menu Order
- Current menu item
- remove everything from wp_nav_menu
- How to add wechat (weixin) link to navigation menu?
- Admin only menu/page
- Best way to customise wp_nav_menu [duplicate]
- How do I separate link levels in a custom menu walker?
- SlideDeck 2, make back-end visible for admins only
- pull non-wp site into content area of wordpress -or- pull wp header into non wp site?
- Help with walker for nav
- Create custom page and add it in nav menu by code
- Using my WordPress menu on another platform
- Remove a menu sub-item
- How to add html attributes to the “ul” html tag with “wp_nav_menu” function?
- Using _s theme, menu changes do not affect header menu
- Limit User Iinterface for Admin?
- Make pages visible to only logged in members
- Get custom classes in WordPress Navigation Menu
- Replace the slug of parent pages with # [closed]
- How to undo the last changes to a custom menu?
- Filter to hook into menu items and add a custom attribute
- I can’t add more pages to menu – menu delete pages
- Responsive menu on genesis theme [closed]
- How to open a lightbox form from a navigation menu item
- How to create this kind of sub-menu in new line?
- Hide custom menu when when no menu selected
- Add a data attribute to list item element in menu
- how to display wordpress navbar with top menu outside wordpress system
- Creating and populating custom nav menu (menu-item-position not working)
- custom rearranged menu with excerpt for selected children in sidebar.php
- wp_nav_menu in 3.7 add name class nav navbar-nav
- Menu – custom structure
- custom walker to add iconfont to wp_nav_menu
- After WordPress 4.8 upgrade, wp_nav_menu() string search / replace not working
- Renaming a WordPress Admin Menu
- Walker class: Problems with understanding how walk() method can be called without error
- rename navigation menu label in wordpress theme by code
- menu entries are lost
- simple expandable vertical menu, java script problem
- Automatically Add New Tags to Sub-menu
- Error “The given object ID is not that of a menu item” on menu with 40+ items
- TwentyTwelve child theme mobile menu not working
- Editing WordPress Nav Menu Walker
- Convert WP Menu to a Drop Down for Mobile browser
- Prepend to start of WordPress nav loop
- Getting menu items like get_pages
- Add css class to dropdown
- nav_menu not displaying custom menu
- How to create left and right menu with logo center in a custom theme?
- WordPress Menu Prepends URL To My Anchors
- Automatically list top level menu item child pages
- Check if menu_item has children or has parent
- Container class not appearing on navigation menu
- WordPress template – How to add class to li tag if submenu exist
- disable Tab post on nav-menus page (Admin)
- display menu as table layout
- How to create a menu item which is not a page
- Page menu with one image link instead of page title?
- Is there a way to tell menu items to force non-SSL URLs?
- Trouble hiding menu on single page
- change hover color of specific menu link [closed]
- enqueue script during add menu items means before save menu items
- WordPress classes removed when using custom walker
- Show subpages of a category in a custom menu
- Dropdown primary navigation menu not working
- Understanding with this WordPress code
- Link after WordPress
- Im having trouble centering menu items in footer due to “flexbox”
- When created sub-directory, can we create a new navbar?
- Is it all right to put the whole tag into template_part file?
- Current menu item highlights wrong
- Misleading behaviour on Menu & Theme location
- How to build a menu that change style over a section
- remove or hide Link Relationship (XFN) form Menus tab
- How i can get current menu id with multiple occurrence
- Links in new menu don’t work
- Next/previous a-like single navigation
- How to create a menu super voice in WP?
- How to set up suhosin.ini for unlimited menus
- Customizing Responsive Themes Menu [closed]
- How To Conditionally Change Menu In Same Theme Location
- Add menu to CMS page
- Not even able to Log in [closed]