Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1361962
    CoreyKlinefelter
    Participant

    Website: CoreyKlinefelter.com
    The Email link and Phone number link on my site, when you hover over them the color turns white. I’ve gone into the customizer and edited the site links setting under typography without any result. I’d like to change the highlight color to rgb(202,0,29)

    #1362346
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    a:hover {
        color: #ca001d !important;
    }
    

    Hope that helps.

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