Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #645543

    Darshana
    Moderator

    Hi there,

    If I understood correctly, the following CSS rule should work.

    
    .x-navbar .desktop .x-nav > .current-page-ancestor > a > span:hover {
        text-decoration: none;
    }

    Hope that helps.

    #646574

    Finlando
    Participant

    Hi,

    Works great. Thanks a lot.

    Cheers.

    #646917

    Rad
    Moderator

    You’re welcome!