Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1332093
    Loren N
    Participant

    Hi,

    I have the renew social icons as a widget in my footer. I’d done this previously, so copied what I’d done before.

    (Previous thread here
    https://community.theme.co/forums/topic/social-icons-custom-widget-in-footer/)

    However, the icons are just faded white and there are not actual icons showing. The hover is fine but I need the ‘F’ and ‘bird’ showing. How can I correct this?

    This is the site

    Home

    #1332111
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1332133
    Loren N
    Participant
    This reply has been marked as private.
    #1332178
    Thai
    Moderator

    Hi Loren,

    I updated the text widget to this:

    <div class="x-social-global" style="font-size:3em"><a href="https://www.facebook.com/MyProtectionGuruLtd" class="facebook" title="Facebook" target="_blank"><i class="x-icon x-icon-facebook-square" data-x-icon="" aria-hidden="true"></i></a><a href="https://twitter.com/mpg_lifeins" class="twitter" title="Twitter" target="_blank"><i class="x-icon x-icon-twitter-square" data-x-icon="" aria-hidden="true"></i></a>
    </div>

    Everything is fine now.

    Cheers!

    #1332288
    Loren N
    Participant

    Great. Thank you. Is there any way I can make the white overlay a bit more saturated? The icons are quite hard to see. Can I make them a different colour altogether?

    #1332345
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

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

    Hope this helps.

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