Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Drop Down Menu’s Parent Menu Deactivation

    • 9 years, 3 months ago wpnoob
      Participant

      Expired

      How do I deactivate drop down menus parent menu? I have this kind of structure:

      Toppest Parent
      |
      Child
      Child

      I don’t want to set any link for the “Toppest Parent”. Only those Childs have links forward. How I set that parent element as an empty one which just opens that dropdown menu?

    • 9 years, 3 months ago wpnoob
      Participant

      Expired

      Actually I got this after all, I just added these to my css box (first is for desktop and second one is for mobile):

      #menu-item-3410 > a {
      pointer-events: none;
      }

      #responsive-responsive-menu-item-3410 > a {
      pointer-events: none;
      }

    • 9 years, 3 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      Nice to see you found a solution, but you need to know that this code targets one specific menu item. If you happen to add more parent items, it will not work on them.
      Try this code instead:

      .menu-small ul.menu .menu-item-has-children {
          pointer-events: none;
      }

      for the mobile menu. This targets all items that have sub-menus.
      And this:
      .menu-item-has-children {pointer-events: none;} for the normal desktop menu.

      Best regards!

Viewing 2 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password