Use the wordpress Menus under Appereance -> Menu and wp_nav_menu instead of wp_list_pages in your theme. If your theme is recent, changes are that you are using it now.
Under Appereance -> Menu
- Create a menu, label il “Site menu”
- Create a custom link About, and assign it # as destination link
- Drag and drop your about pages after About
See this page of the codex on the menus
Related Posts:
- Show current navigation path from menu
- how to automatically generate hierarchical menus from hierarchy of pages?
- Can this navigation be done easily in WordPress?
- Home Custom Menu Link not Working
- Inserting specific images inside navigation menu
- How can I add a delay to the collapsible menu in Twenty Eleven?
- confused about wp_list_pages() function – how to display selected top pages with all their subpages
- Walker_Nav_Menu Add Strings and Class Name
- Add default wp_nav_menu classes to my custom links
- Mega Menu Walker
- wp_nav_menu: check if the list item has children and add a class to anchor link
- Displaying Logged-In User Name in WordPress Menu
- Remove Container Element From wp_nav_menu() Markup
- How to add a custom metabox to the Menu Management admin screen?
- How to add menu support to a theme?
- Replacing WordPress menu functionality with a plugin
- How to show only parents subpages of current page item in vertical menu?
- Add class to active top level (grandparent) menu item
- Extend walker – navigation, adding data attribute to a tag
- How to make a plugin auto-add item to nav menu
- How to get Menu Navigation Labels to output HTML
- custom menu not found
- wp_nav_menu doesn’t generate parent/ancestor classes
- How to add text before WordPress menu item href
- how to change WordPress menu markup/classes
- Why are navigation items saved in the database?
- Benefits of using Nav Walker?
- Use walker for specific menu, or avoid use of walker
- Change where navigation bar links?
- Twenty Eleven theme- have custom landing page, change nav “home” link
- has_children in custom nav_walker
- How to have custom menu Item CSS Classes for wp_page_menu() or wp_list_pages()
- Menu fallback “menu_class” rendering a “div” instead of a “ul”
- How to fix “Supplied nav_menu_item value missing property” after update to WordPress 5.0
- Set if condition with wp_nav_menu
- Set the active Navigation Menu from a plugin
- Nav Menu – Add class based on meta keys
- How to get back to same page of post-list – after updating a post
- how to change site tag line for particular pages
- dropdown navigation menu
- My Admin bar covers my sticky navbar [closed]
- Multiple WordPress Menus that will only display all pages
- How to add show/hide in navigation setting for pages
- Change an li class name in a wordpress custom menu walker
- Using a page as home, how do I prevent nav from setting both home and page links active?
- Menu with parents, children and or siblings pages display
- Separator for custom nav menu
- Select first child/subpage item in wp list pages
- How do I add recent posts to the menu?
- Conditional secondary menus
- Nav and logo loading each time causing menu to move JointsWP – Foundation 6
- Categories as main menu items and subcategories as nested lists
- Using _s theme, menu changes do not affect header menu
- Show children (sub-navigation) of active menu item only
- Menu Arrow for Child Element
- Adding an external link to wordpress menu
- Add a counter beside menu item label
- Adding a custom taxonomy to “nav_menu_item”
- Default Nav Highlight
- Twenty Fifteen: Change navigation menu behavior
- Position a hard-coded menu item
- Multiple navigation menu in same location
- Odd spacing in Navigation Bar [closed]
- wp_list_pages Hierarchical Help
- How to avoid the and which added when custon menu widget is used
- Add pages content to startpage through custom menu
- Remove the Tag from wp_nav_menu
- Add user managable titles to custom menus?
- How to change how WordPress renders navigation menu on Block Themes
- Problem with links once in portfolio item
- url_to_postid method in walker_nav navigation menu causing exceptionally high TTFB
- Add Different Class on Different Ul in twenty-twentyone theme
- Get Each Menu Nav Label of Menus in HTML tag
- 3 Level Menu Navigation (3rd Level not displaying)
- wp_nav_menu container style args
- How can I click the parent menu then redirect to a special URL?
- How do I display menu in header without loosing styles?
- Adding additional html to the end of the root level in a custom nav walker
- Redirect User when they click Menu Option
- WP Bootstrap Nav (not JS, not missing ID)
- Navigation bar is on live site but nothing under menu so can’t add in a page
- Pagination always shows 0 in post section wordpress admin panel
- How to add widget in main menu
- Show thumbnail to category items in wp_nav_menu(), how?
- Conditional Nav Menu Inside Nav Menu Across Multisite Sites
- Fallback dosen’t work when not using ‘menu’ attribute
- Navigation template
- Adding direct link to post editor in admin menu
- WordPress 3.9 two menus in same position?
- Add the “.current-menu-item” class to tag?
- Adding nav menu name from plugin options dynamically
- Replace Menu Item with Logged in username
- Using Different nav_menu_css_class for different nav_walkers
- All of the “more results” and navigation links lead to a 404 error
- Show All Children of WordPress Menu
- How to make an anchored page in a navigation menu tab
- Open WordPress Page from selected option dropdown
- Two Homes In Navigation Menu
- How to set menu Display location
- WordPress “add to menu” button not working