Okay
  Public Ticket #2628521
For some reason icon with link has underline
Closed

Comments

  •  2
    tallpainter started the conversation

    Hello, again,

    This is a small one but it's stumping me: I've used a Font Awesome icon on this page, the same way you have it on Portfolio item pages, and I don't want it to have an underline. I've tried a couple of different things in the custom CSS for this page, but no luck. Can you please let me know how to turn that underline off?

    Thanks!

    Jennifer

  • [deleted] replied

    Hi Jennifer,

    Can you please add the code below to your Custom CSS area:

    a.vc_icon_element-link:after {
    background-color: transparent;
    }

    Have a nice day!

  •  2
    tallpainter replied

    Ah, I get what I did wrong now. Yes, that's perfect. Thanks very much!

    And you too!

    Jennifer

  • [deleted] replied

    Happy to hear that Jennifersmile.png

    Have a nice day!

    I will set this ticket as solved from here.