Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1343563
    watue
    Participant

    I want my links to be the same color as the other text on the site, except for the navbar and except for buttons. I tried to change it in Customizer but I did not see a place to add the specific rgb. I did see the color picker, but that required me to guess the color.

    Please point me in the right direction for changing the link colors. My login information is in a private link below.

    #1343573
    watue
    Participant
    This reply has been marked as private.
    #1343914
    Darshana
    Moderator

    Hi there,

    Try adding the following code into your Customizer, Custom > CSS area and change the color value.

    
    a {
        color: #008000;
    }
    

    Hope that helps.

    #1345163
    watue
    Participant

    I had already tried this but it didn’t work. (I left it in the Custom CSS this time.) The links on my Helpful Links page as well as links in the Sidebar are still based on the settings in the Typography area of the theme.

    #1345182
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    #1345704
    watue
    Participant

    My login information is in an earlier post. (See the initial post.) I tried posting it again, but got the Duplicate reply detected error.

    #1345828
    Darshana
    Moderator

    Hi there,

    The CSS rule that I have provided did not work because you had some CSS errors in the previously added rules. I have gone through and corrected it for you.

    Please clear your browser cache before testing your site again.

    Thanks!

    #1346392
    watue
    Participant

    Thank you

    #1346429
    Rahul
    Moderator

    You’re most welcome!

    Let us know if we can help with anything else.

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