Template social media icons

Home Forums BeFit Theme Support Template social media icons

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #153342
    nickkeogh88nickkeogh88
    Participant
    • Topics: 6
    • Replies: 15
    • Total: 21
    Member since: March 15, 2019

    Hey there. Just wondering where I can edit the social media icons in the main header, they work fine on the index page but when I created a page from a template the icons and the links are not working.

    Thx!

    Nk

    here is the link: http://www.switchfitonline.com/strengthendurance/

    #153584
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .social-icons a { line-height:27px !important;}
    .fa {
        font-family: "FontAwesome" !important;
        font-weight: normal;
    }
    .fa-linkedin::before {
        content:"\f0e1" !important;
    }

    Regards,
    Chris

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.