Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165312

    Hi, how can I make columns titles in mega menu and they are not clickable.
    At the moment i have titles with a behavour like links.

    i just want to make a column title which is not cklickable.
    Is this possible or very easy and only I didn´t unterstood it.

    ridcon

    #165430

    Hey ridcon!

    Please add this on your custom.css or Quick CSS:

    #top #header .mega_menu_title a {
    pointer-events: none;
    }

    Best regards,
    Ismael

    #165497

    Hi, thank you. Great support.
    ridcon

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘mega menu column title’ is closed to new replies.