Purely with CSS you could set a width for menu items, float them and then set the UL to twice that:
footer ul {
width: 200px;
}
footer .menu-item {
float: left;
width: 100px
}
(I don’t know what elements you are using to designate your footer, you’ll need to update that to match your structure.)
Related Posts:
- Add a custom walker to a menu created in a widget
- wp_nav_menu, add class to every nth item?
- How to register custom menu widget
- Which settings/options are saved on a theme-basis and how does this affect theme-switching?
- Override custom menu widget
- Placing widget to menu
- Make compatible custom menu widget for Twitter Bootstrap
- Change HTML structure for custom menu in sidebar
- How to give custom classes to the WordPress Menu widget
- How to add #navbar to all page links?
- Prev / Next menu item
- How to add class to and childs of sidebar widget – WordPress
- Recent Posts widget missing current_menu_item class
- How to add columns to wordpress menu editor
- How to avoid the and which added when custon menu widget is used
- “Widgets” menu doesn’t appear
- Simple form to add custom links to menu?
- How to add social buttons like facebook and twitter in the footer of a theme?
- Catagorized hierarchy menu for PAGES!
- Is there any difference between widgets (used in order to manage menus) and register_nav_menus() in terms of performance?
- Putting footer links into different columns
- Adding widget to sidebar which contains current page’s submenu
- How to point menu to my homepage
- how to split vertical menu into two columns using walker nav menu
- Add Class to Custom Menu Widget ul
- How to add a toggle on the left side of my page?
- Any reason why widgets/menus get emptied when I updated custom theme code?
- Hiding Widget On Mobile Devices Removes Our Product Search Box On Mobiles
- Removing container from wp_nav_menu not working
- Show current navigation path from menu
- How do I fix this error: Warning: invalid argument supplied for foreach()?
- Exclude one item from wp_list_pages( $args );
- different Menu position showing same menu
- How to add bubble count in WordPress wp_nav_menu menu?
- Add class to active top level (grandparent) menu item
- Extend WordPress REST API to show slugs for menu items
- wp_nav_menu show 1 item only
- Sub-Pages only of menu items in current branch using a custom menu
- Hide and show menu subpages
- Mobile menu works on local XAMPP, but not on GoDaddy [closed]
- wp_nav_menu and fallback
- list pages only from master parent
- WordPress cache a menu with Transient API
- Counting top level items in a custom menu walker
- Wp menu add page link as custom empty link
- how do I add “home” menu item conditionally to custom menus?
- How to add div to top menu item
- wp_nav_menu including Skype URL
- Missing Menus Structure
- Why is my menu not ordered properly?
- CSS for Created Menu “Active Selected” not working, everything else is!
- Menu in left side don’t appears with dropdown
- WP custom nav menu problem
- Show WordPress Menu On External Site
- Create custom page and add it in nav menu by code
- Two-tone menu items
- How to highlight 1st level menu item based on actual page
- Submenu items not showing anymore on the navigation
- superfish.js seems it is not working properly after wordpress upgarde to 4.6.1
- Sticky menu for WP custom menubars
- How to add a page to header that is outside of WordPress?
- Get current menu item label for specific parent menu [closed]
- Can’t create a SubMenu
- Having trouble adding CSS class through menu to link
- Mobile screen does not display Primary navbar…just a three line icon [closed]
- How do I enable “metaboxes” by default in menu editor?
- The cart, checkout, and shop links not getting removed
- How to pass menu slug as a variable to wp_nav_menu?
- New Menu Item Type Meta Box
- Using Different wp_nav_menu theme_location based on page id (or a parent id)
- Display Menu Navigation Label
- Menu is not displaying on the site navigation [closed]
- Updated WordPress, now Navigation is Messed Up
- wp_nav_menu removing containing UL with ‘items_wrap’ => ‘%3$s’ not working
- How to show only current item children using wp_nav_menu?
- Copied site has wrong menu URL behaviour
- Nav_walker add id to dropdown ul
- Navbar is hidden behind carousel when using wp-boostrap-navwalker
- Active Current Menu – Adding class to child theme
- WPML CMS Nav and Custom Nav_Walker Undefined Property Notices [closed]
- Add data-track to links in menu
- Is it possible to seperate wordpress menu by different div?
- How to add odd and even classes to all nav links through walker?
- Output sort number in wp menu list item?
- Check in walker if current page is descendant
- Add a non-dynamic phrase/character after a page title?
- Primery Menu Configuration problem
- how to display wordpress navbar with top menu outside wordpress system
- Active page link not getting class assigned
- Menus not showing in the admin menu, after save
- Customize Walker_nav_menu to show posts if item is category
- Add Protocol to Custom Menus
- How to handle change the appearance of ‘categories’ box on dashboard?
- How can I stop wp_nav_menu from returning extraneous root links?
- Change menu item order
- Menu System: Custom Links
- Formatting WordPress Menus (without bullets, inline with text)
- Change Menu Order
- Two Homes In Navigation Menu
- Menu problem : when add wordpress element in menu it convert into empty custom link