New CSS for Pro theme menus for non-clickable parent nav items

What would be the best CSS syntax to achieve the same results posted in the following post?

Hello @wbgTHEMECO,

Thanks for posting in! Normally, you use this code:

element {
  pointer-events: none;
}

Just to manage your expectations, this isn’t specifically a theme issue, but rather, your customisation of it. So whilst I have happily provided you with some guidance above on how to get it working, we cannot provide theme customisation as a general rule, or support custom code solutions provided. Therefore, you might find it helpful to check out the following:

Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.