Okay
  Public Ticket #912603
Removing underline on links in rev slider
Closed

Comments

  •  2
    ChrisRolin started the conversation

    Thank you for the nice theme. It's very useful for my business but I wanna fix something.

    The problem : I wanna remove the thin black underline that appears under the links in the rev slider when you mouse over (see screenshot in attachment)

    I found a custom code to do it but when I put it, the top rights menu links underlines disappear too and I want them to remain.

    Thanks a lot for your help,

    Chris



  •  1,558
    Laborator replied

    Hi Chris,

    Add the following CSS in your Custom CSS area to hide the underline:

    .rev-btn:after {
      display: none !important;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  2
    ChrisRolin replied

    thank you very much, Art.

    it works :-)

  •  1,558
    Laborator replied

    You're welcome ChrisRolin,

    If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).

    A huge thank you from Laborator in advance and have a great weekend


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group