Home › Forums › I Am One Support › Facebook icon not show
- This topic has 6 replies, 2 voices, and was last updated 1 year, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
May 29, 2023 at 7:37 pm #205648
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]May 30, 2023 at 5:36 pm #205669Hi,
Kindly show us your website URL?
Regards,
ChrisMay 31, 2023 at 9:13 am #205673May 31, 2023 at 10:37 am #205674Hi,
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,
ChrisMay 31, 2023 at 11:45 am #205677Hi, Thank You but now it shows f09a text.
May 31, 2023 at 12:30 pm #205678Hi,
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,
ChrisJune 1, 2023 at 3:32 pm #205692Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.