Tagged: , , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #692134

    Hey guys,

    I would like to change my main menu a bit and I would like to change that not every parent element is clickable. I know that there is a quick css code like:

       pointer-events: none;
       cursor: default;

    But it does not help me at all because I would need a class for each menu element. Is there a possibility to add classes to the menu elements? If yes how and if not, how can I tell in CSS that it should only do it to specific menu points?

    Thanks

    Regards,

    Julien

    #692227

    I found a way by myself, topic can be closed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to change main menu elements into not clickable?’ is closed to new replies.