Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1395295
    novadoula
    Participant

    Hello,
    I’ve tried multiple codes based on past answers, but none work. I’m trying to change the hover color for the social icons in my top bar and footer. I’m using Renew Stack, URL http://knowingshe.com

    Can you help?
    Thanks!

    #1395655
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    You could use this codes below:

    .x-social-global a:hover.facebook {
        background-color: #102144;
    }
    
    .x-social-global a:hover.instagram {
        background-color: #102144;
    }

    Change hex color depending on what color you want to change. If still not working, please share us your admin credentials so we could check your setup closer.

    Don’t forget to set it as private reply.

    Thanks.

    #1396276
    novadoula
    Participant
    This reply has been marked as private.
    #1396333
    Thai
    Moderator

    Hi There,

    You forgot to close the curly bracket(}) in your custom CSS. I’ve already fixed that.

    Regards!

    #1396691
    novadoula
    Participant

    Thank you!!

    #1396719
    Joao
    Moderator

    Glad to hear we managed to help,

    Cheers

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