You can set a CSS class on the menu item, and then in the Custom CSS feature of Elementor, define the class.
@media ( min-width: 768px ) {
.hide-if-desktop {
display: none;
}
}
Related Posts:
- Get WP Navigation Menu from REST API V2
- How do I remove UL on wp_nav_menu?
- How to modify navigation menu of the “My Account” page in WooCommerce
- Adding line breaks to nav menu items
- Custom ID for certain menu item?
- How to create this custom menu walker?
- Dynamically link to the latest post or simulate request of specific post in page template
- Remove Pagination in Appearance -> Menus -> Categories
- How do I pass an argument to my custom walker?
- Show specific menu item from wp_nav_menu based on id
- How to get a separate child menu?
- wordpress nav menu using twitter bootstrap
- Which settings/options are saved on a theme-basis and how does this affect theme-switching?
- add the user name to menu when user is logged in [closed]
- Get menu links only
- html/bootstrap menu to wordpress with dropdown
- Styling child custom menu pages
- Add an extra field to the navigation menu box?
- Adding custom text in items titles from wp_nav_menu()
- Programmatically adding menu items function replicates in multiple menus
- How do i style the current menu anchor link’s parent anchor link? [closed]
- Does the menu item ID ever change?
- wp_nav_menu show 1 item only
- Why do the menu titles change with the renaming of pages?
- get menu id using its name
- Force PDF download from custom menu?
- Disabling ‘posts’ in Appearance > Menus
- Make menu bootstrap compatible
- WordPress sub-menu items suddenly not showing
- WordPress get or set active menu class
- Inserting additional into menu item text
- Missing Menus Structure
- switch_to_blog() and wp_nav_menu() not functioning properly
- Link to Homepage in Menu
- CSS for Created Menu “Active Selected” not working, everything else is!
- How to add ID attribute to each submenu?
- How do you link to a place in another page without any styling issues?
- From a page, is it possible to find entry’s “menu_item_parent”?
- WordPress menu link not working
- Using a shortcode to create a dropdown menu from wp_nav_menu list items
- Determine the last child of the parent menu WP Nav Walker
- Edit menu parent element
- Navigation doesn’t render when wp is hosted
- getting the current sub item out of total sub items in a given dropdown (custom walker)
- HTML list menu to WordPress menu
- Filter Menu Items by Custom User Role in a page
- Does is_child() exist in wp 3.5.1?
- Add “drop-down arrow” for menu items with sub-menus
- Cannot seem to replace the native menu with the menu I created, so 2 menus appear
- Add span in top menu item with nested itens
- Secondary Navigation Menudisappeared When using wp_nav_menu_items
- Output menu title
- Add Labels to Admin Menu ( How To )
- Hide a menu on posts
- WP navigation list classes
- Can’t create a SubMenu
- Hamburger Menu not working on reduced browser size
- unable to add custom page/tab to my account woocommerce
- Add (grand)child pages automatically to nav menu
- Having trouble adding CSS class through menu to link
- Switch an entire nav menu if user is logged in
- Pull Menu Items Into an HTML element
- WordPress functions.php does not affect the theme menus
- How to pass menu slug as a variable to wp_nav_menu?
- New Menu Item Type Meta Box
- Drop Down menu expanded by default (on front page) [closed]
- Dynamically get the meta key value of a menu item based on it’s post ID
- Does this function wp_get_nav_menu_object check if a nav menu exists or is supported?
- Wrap wp_nav_menu output around option tags for select menu
- How to get current pages menu text?
- Search form as list item in menu?
- Catagorized hierarchy menu for PAGES!
- Most allowed Taxonomies in Appearance->Menus
- Option to create menu is missing
- New menu is not showing in api response
- Newly created header is not visible on website
- Event listener callback returns undefined element
- Add class to sub-menu from unrelated element
- Add CSS Class to WordPress Menu Item Dependent on the Page the User is Visiting
- Menu walker: how to tell if a sub menu contains submenus?
- Sub Menus will not work
- How do i make a custom top level dashboard menu item available for all users?
- Walker or wp_get_nav_menu_items VS jQuery
- I can’t correctly display menu
- Primery Menu Configuration problem
- Disappearing items in menu
- Menu not saving in dashboard
- Where these arguments are defined?
- How do i keep my current page menu highlighted on pagination?
- WordPress Flyout Menus
- Pick out specific menu item from code
- Show All Children of WordPress Menu
- menu doesn’t show in different languages
- How to make an anchored page in a navigation menu tab
- highlight parent page on menu when child page is on sidebar (and not on menu)
- nav tag wrapping around dropdown
- Resolve the debugs
- Footer navigation menu
- Hiding Widget On Mobile Devices Removes Our Product Search Box On Mobiles
- Tried to hide navigation menu on one page ended up SCRAMBLING the navigation menu on another