Tagged: x
-
AuthorPosts
-
January 17, 2017 at 12:54 pm #1333891
Andreas BjerveParticipantHi,
I have a problem customizing link-colors. They remain blue, and purple when clicked, also after customizing in appearance.
When I deactivate OptinMonster they fall back to some CSS related to my customized mail-form submit-button (which is black and white).
Problem is, I´m not sure which code goes where. I´ve tried cutting out and pasting in section by section, but I remain frustratingly confused :/. I´d just like control over link and hover color….
Could you please have a look?
Kind regards Andreas
January 17, 2017 at 12:57 pm #1333894
Andreas BjerveParticipantandreasbjerve.com
[email protected]
Andreasdaimon@13January 17, 2017 at 1:37 pm #1333960
JoaoModeratorHi There,
Please use !important on your code as:
a:visited { color: #000000 !important; } a { color: #000000 !important; }Hope it helps
Joao
January 19, 2017 at 12:06 am #1336236
Andreas BjerveParticipantThanks!
January 19, 2017 at 1:12 am #1336293
RupokMemberYou are welcome!
Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1333891 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
