Okay
  Public Ticket #2767687
Styling
Closed

Comments

  •  1
    Rolf de Boer started the conversation

    Hi. How do I get rid off the underlining of links? Thanks for your help.

  • [deleted] replied

    Hi Rolf,

    Please add the code below to your Custom CSS area:

    .site-footer a:after, .wrapper a:after {
        background-color: transparent !important;
    }
    Have a nice day!

  •  1
    Rolf de Boer replied

    Great, thanks

  • [deleted] replied

    Happy to hear thatsmile.png

    Have a great day!

    I will set this ticket as solved from here.