Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1094733
    Choi
    Participant

    Hi,

    I’m trying to add Weibo to the social links on the footer. I used this method outlined here: https://community.theme.co/forums/topic/i-want-to-addchange-social-icon-with-weibo/

    Everything seems fine except the Icon is NOT Weibo..

    What should I do?

    Thanks in advance!

    http://mynewyorkday.com

    #1094899
    Lely
    Moderator

    Hello There,

    Thanks for posting in. Please also try adding this on your child theme style.css file:

    i.x-icon-tencent-weibo:before {
        content: "\f18a";
    }

    Hope this helps.

    #1094900
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can replace the code x-icon-tencent-weibo with just x-icon-weibo.

    Hope this helps.

    #1095319
    Choi
    Participant

    Thanks so much, the code by Lely worked =)

    Also, I have a random question. Can I move all of my CSS codes from Customizer to the Style.CSS in Child Theme? Will that help me gain speed for my website?

    Thank you!

    #1095350
    Joao
    Moderator

    Hi There,

    Yes it could improve your performance slightly.

    Hope that helps

    Joao

    #1095366
    Choi
    Participant

    Hi Joao,

    Thanks for the quick reply!

    Do I just cut from Global CSS in Customizer and paste into Style.CSS in Child Theme?
    I tried before and it didn’t work perfectly..

    Thanks!

    #1095408
    Rupok
    Member

    Hi there,

    There are some point before you move. There is already some settings on the Customzier. So if you have any custom CSS that overwrite them then it won’t work from Child Theme unless you use !important tag. Simply because Child Theme’s CSS is external file while Customizer’s code is internal and have higher priority.

    So using the Customizer is recommended unless you have hell lot of CSS.

    Hope this makes sense.

    Cheers!

    #1095431
    Choi
    Participant

    Hi Rupok,

    I see. I don’t think I have that much CSS, although I’m not sure what too much is since I’m new at this..

    Anyways, thanks a lot!

    #1095459
    Joao
    Moderator

    You are welcome.

    Let us know if you need further help,

    Joao

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