Hi, I'm using Arthemia for my website, which has a drop-down menu in the navigation bar.
One of the menu options has two children, so it looks like this:
> Events
>> Event 1
>> Event 2
I want to disable clicking of the 'Events' parent, so that hovering on it shows you the children, but does not allow you to actually click on it.
Is that possible?
Thanks!