Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1097692
    ckola
    Participant

    Hi,
    My top navbar content has the wrong colors. I added copy in the customizing header section and it is showing the wrong colors, I need the copy to be navy(1F293E) and on hover it turns grey (BFBFBC)

    #1098014
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Would you mind sharing us your URL so we could check you setup.

    Thanks.

    #1099283
    ckola
    Participant

    Yes it is westsidecg.com

    #1099522
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    p.p-info a {
        color: #1F293E !important;
    }
    
    p.p-info a:hover {
        color: #BFBFBC !important;
    }

    Thanks.

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