Comments [email protected] started the conversationJanuary 4, 2018 at 12:01amDear reader Is it possible to have a separate colour for link color and active link color?And how to do this?Kind regards,Miguel[deleted] repliedJanuary 4, 2018 at 8:05amHi Miguel,You can add this CSS code to your Custom CSS area: a:active { color: red !important; }Will set this ticket as solved from here. Sign in to reply ...
Dear reader
Is it possible to have a separate colour for link color and active link color?
And how to do this?
Kind regards,
Miguel
Hi Miguel,
You can add this CSS code to your Custom CSS area:
Will set this ticket as solved from here.