Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333891
    Andreas Bjerve
    Participant

    Hi,

    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

    #1333894
    Andreas Bjerve
    Participant

    andreasbjerve.com

    [email protected]
    Andreasdaimon@13

    #1333960
    Joao
    Moderator

    Hi There,

    Please use !important on your code as:

    a:visited {
        color: #000000 !important; 
    }
    a {
        color: #000000 !important; 
    }

    Hope it helps

    Joao

    #1336236
    Andreas Bjerve
    Participant

    Thanks!

    #1336293
    Rupok
    Member

    You are welcome!

    Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1333891 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>