Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1083888
    fullframenw
    Participant

    Hi! Can I change the white color of my social buttons to a different one? Thank you

    #1083891
    fullframenw
    Participant
    This reply has been marked as private.
    #1084414
    Friech
    Moderator

    Hi There,

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

    .x-colophon.bottom .x-social-global a {
    	color: #ffa5bc;
    }

    Here is a hex color table: http://www.color-hex.com/

    Hope it helps, Cheers!

    #1085187
    fullframenw
    Participant

    Thank you. How can I change the background of the buttons? Right now they are a light blue.

    #1085312
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .x-colophon.bottom .x-social-global a {
        background-color: #ddd !important;
    }

    Thanks.

    #1237679
    SebHor
    Participant

    Hello,

    I tried to change the color of my social media button as suggested in previous posts but it doesn`t work.
    I simply copy paste the code for changing the color into CSS but nothing happened.

    Any adive?

    Thanks,
    Seb

    #1237726
    Christian
    Moderator

    Hey Seb,

    The code given previously works. I changed it to aqua so you could see that it works (see attachment).

    Thanks.

    #1246118
    fullframenw
    Participant

    Christian,

    You changed MY website social buttons, not Sebs!

    Annie

    #1246424
    Lely
    Moderator

    Hello Annie,

    We’re sorry for the inconvenience this has caused you. I can see that you have change it back to white.

    @Seb,

    Please open a new thread and then share your site URL so we can check your own site and issue.

    Thank you.

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