Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1108265
    restography
    Participant

    Hi there,

    I would like to be able to have the facebook icon blue and the youtube icon red in the top menu and the footer please see screenshots.

    How can I achieve this?

    Thanks
    Kylie

    #1108406
    Rue Nel
    Moderator

    Hello Kylie,

    Thanks for writing in! To resolve this issue where in change the colors of the social icons in your site, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-social-global a.facebook {
        color: #3b5998;
    }
    
    .x-social-global a.youtube {
        color: #cc181e;
    }

    http://prntscr.com/byy3mb
    http://prntscr.com/byy3hw

    We would loved to know if this has work for you. Thank you.

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