It’s a little bit of guessing, but…
I’m pretty sure it’s just a CSS problem.
The real order of your menu items is P1, P2, P3, and so on. And thus this is the order on mobile devices.
On desktop, the order is changed, because there is float: right
assigned to menu items, so they do exactly that.
The easiest way to solve it will be changing the CSS for desktop menu.
Related Posts:
- Menu items description? Custom Walker for wp_nav_menu()
- How to add posts to custom menus?
- wp_nav_menu(), how to change class?
- Display Menu Name using wp_nav_menu
- How can I display a menu on certain pages only?
- Add custom classes to anchor in wp_nav_menu
- Add Caret to Menu Items with Sub-Menus in WordPress Theme
- How to limit wordpress menu depth in admin panel
- How can I set image sizes and still have responsive images using the srcset attribute?
- wp_nav_menu sort order?
- How to determine if custom menu is active?
- How do I check if a menu exists?
- How to use logout function on custom menu link?
- Any walker causes blank menu?
- Excess White Space Above Admin Bar on Frontend Using Twitter Bootstrap
- How to display wp_nav_menu() conditionally only when not on a 404 page?
- How to add menu support to a theme?
- Featured Image in 4.4 should be larger on mobile device
- How to use the responsive images feature from WP 4.4 in your themes
- Problem with registering menus – What to do when other solutions aren’t working?
- Add a #hash to the links in my custom menu
- How can i change menu link when page content empty?
- Select menu on browser resize
- Extend walker – navigation, adding data attribute to a tag
- How to add (css) classes to only one wp_nav_menu()?
- Get last modified date for menu link
- Replace Home with image link inside custom header menu
- Displaying wp menus by name without using theme locations
- How to add nofollow to wp_nav_menu
- How to highlight the current page in the nav menu?
- How do I add a post to a menu
- how to change WordPress menu markup/classes
- Setting a Default ‘Theme Location’ When Creating a Menu
- WordPress nav_menu_css_class theme filter is not being called
- Best practices: Custom theme sidebar menu – hardcode or widget?
- How do I highlight the menu for a child page?
- Custom Nav Walker Displaying Values in Sub Menu
- how to set more than one menus to the same theme location
- Custom Nav Walker to show siblings and children of current branch?
- CSS won’t style output of wp_nav_menu() correctly
- Create self-populating menu and add extra divs to the menu layout
- Where is definied the theme location for the main menu in a WordPress template?
- how to wrap tag in tag html to wordpress menu conversion
- Second menu not showing
- How to remove class attributes from custom menu markup?
- What tags should be used for themes to show the type of layout?
- 2 differen’t menus and it’s using same items in both
- Building a custom menu or use a plugin?
- 3 Level Menu Navigation (3rd Level not displaying)
- Use instead of for wp_nav_menu()
- Theme: dropdown hover menu not showing up in IE/Edge
- Pages not displaying as sections on static page
- How can I show a custom WordPress menu anywhere I want on my website?
- add class to all images inside the content
- Show all menu levels except top level. How to exclude top level of a menu?
- Cold Fusion to WordPress
- WordPress Menu item > Sub menu Class update
- Menu names not getting translated
- Responsive Images with art direction
- Nav menus Fast previewing not working with wp_get_nav_menu_items!
- How to know and change the machine name of a menu?
- Need help with adding custom wordpress menu and sub-menu
- WordPress menu walker – Get parent item text inside end_lvl function
- How to achieve this navigation style in wordpress navigation
- HTML TO WP Theme : Submenu goes down wp_nav_menu
- Should I detect the device or the page first?
- wp_nav_menu custom walker class
- Fallback dosen’t work when not using ‘menu’ attribute
- How to add custom nav_menu_css_class to certain menu only?
- WordPress doesn’t recognize submenus as so I can’t style them properly
- Primary Menu Showing All Pages With No Sub-Nav
- How to add drop symbol to parent nav items which have child
- After theme change the menus have to be manually linked to the corresponding theme location
- How to add custom field option with menu?
- WordPress 3.9 two menus in same position?
- Horizontal Navigation
- What’s the policy for building a theme that doesn’t support widgets/menus?
- FitVid not working for iframes on particular theme install
- Problem with multiple menus in theme
- Main Menu Theme Different Output Print
- Menu item not created on theme activation
- Set start page depending on screen width [closed]
- How can I change the title of the Home link in the navigation bar?
- How do I move menu to the bottom in Custom Community theme?
- Header links also appearing in the footer
- Creating Multiple Menus in the Thesis Theme?
- How to make navigation a list without a plugin? [duplicate]
- How do I middle-align my header menu items in WordPress [closed]
- How to resize video lightbox popup in wordpress? [closed]
- How to highlight current menu bar base on the URL?
- Elementor Pro and Astra have different breakpoints – how to salvage?
- Global Navigation menu in diiferrent wordpress setups
- Correct way to make a custom block theme responsive
- Add wrapper for a specific sub-menu
- How do I work with responsive images in WordPress? (img srcset/sizes)
- How to automatically set a Template Page Name next to a page in menu screen such as WooCommerce pages, front page, or posts page in wordpress?
- Dynamic nav menu with icons [closed]
- wp_nav_menu_items callback not triggered
- Why is wp_nav_menu() not removing the container around the nav ?
- Custom loop menu is not working