Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #979676
    assistcharleston
    Participant

    URL: maritimepoolservice.com
    X version: Version: 4.4.2
    Cornerstone plugin version: Version 1.1.1

    My social icons and footer nav are showing in white. How do I get them to turn blue, like my customization is set?

    #979754
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .x-colophon.bottom .x-nav li a {
        color: #4277BB !important;
    }
    
    .x-colophon.bottom .x-social-global a {
        color: #4277BB !important;
    }

    Thanks.

    #980447
    assistcharleston
    Participant

    That worked for the footer, but the header icons are still white. Can you send me the code to fix the header social icons?

    #980765
    Christopher
    Moderator

    Hi there,

    Please remove this code from cornerstone settings tab/custom CSS :

    body.home a {
        color: white;
    }

    Thanks.

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