New Landing How can we help? Cardinal How to change code for header no 9?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #239751
    lgblom
    Member
    Post count: 219

    Hi,
    i have this code and it works for many sites, but now i use header no 9.
    What to change in this code for remove text decoration?

    nav .menu > li.menu-item:hover > a, nav.std-menu .menu > li:hover > a {
    text-decoration: none !important;
    }

    Best
    L G

    #239760
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    There shouldn’t be any text decoration, must be coming from a plugin. What’s your link?

    – Kyle

    #239764
    lgblom
    Member
    Post count: 219

    Hi Kyle.
    Here is link.
    http://www.inbrottet.se/inbrottet-2/

    Best
    L G

    #239765
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    a:hover, a:active {
      text-decoration: none!important;
    }

    – Kyle

    #239766
    lgblom
    Member
    Post count: 219

    Yes!!
    Thanks i works.

    Have a nice day!!

    #239769
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register