Okay
  Public Ticket #2846672
link hover text decoration
Closed

Comments

  •  1
    blup96 started the conversation

    Hi support,

    On my website I use rev slider element.

    When I add a button with a url link on the slide there is a underline textdecoration on :hover which I cannot remove.

    tried:

    a:hover, a:visited, a:link, a:active {
        text-decoration: none!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
    }

    ...didn't workfrown.png

    Regards

    Stefan

  •  1
    blup96 replied

    screenshot

  • [deleted] replied

    Hi blup96,

    Please add the code below to your Custom CSS area:

    .rs-parallax-wrap a:after {
        background-color: transparent !important;
    }
    Have a nice day!

  •  1
    blup96 replied

    Thanks Ylli,

    That worked very well! :)

    Regards

    Stefan

  • [deleted] replied

    I'm happy to hear that Stefansmile.png

    Have a nice day and stay safe!

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.