Facebook icon not show

Home Forums I Am One Support Facebook icon not show

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #205648
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Hi, I use footer shortcode and all other social media icon show up fine but facebook is only square box??
    [social_area][social icon=”facebook” link=”#”][social icon=”twitter” link=”#”][social icon=”instagram” link=”#”][social icon=”youtube” link=”#”][social icon=”linkedin” link=”#”][/social_area]

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #205673
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019
    #205674
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Editor >> Style.css >> Scroll down to bottom and paste CSS there:

    .fa-facebook-f::before, .fa-facebook::before {
      content: "\f09a" !important;
    }

    Regards,
    Chris

    #205677
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Hi, Thank You but now it shows f09a text.

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

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.

    We’ll check and revert back to you.

    Regards,
    Chris

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

    Hi,

    You have added CSS code in custom CSS box.

    Kindly add this CSS into style.css not custom CSS box.

    Follow these steps:

    Kindly go to Appearance >> Theme Editor >> Style.css >> Scroll down to bottom and paste CSS there:

    .fa-facebook-f::before, .fa-facebook::before {
      content: "\f09a" !important;
    }

    Regards,
    Chris

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