cristinabarata Posted November 21, 2022 Share Posted November 21, 2022 Hello all, I'm adding the code below into my settings/advanced/custom CSS/footer, but the Whats App icon is not showing on my social block. What am I doing wrong? /* Add me to Code Injection (Footer) to get whats app logos for whatsapp links*/ footer.sections [href*="wa.me"] { visibility: hidden; position: relative; } footer.sections [href*="wa.me"]:before { visibility: visible; content: "\f232"; font-family: FontAwesome; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } The website is: https://backend-oselka.squarespace.com/contato Password: Oselka2022 Can you help me? TIA! Link to comment
Ziggy Posted November 21, 2022 Share Posted November 21, 2022 57 minutes ago, cristinabarata said: settings/advanced/custom CSS/footer This sort of sounds like you are adding this code to the Footer Code Injection, it isn't formatted correctly for Code Injection, have you tried adding it to Design -> Custom CSS? cristinabarata 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
cristinabarata Posted November 21, 2022 Author Share Posted November 21, 2022 Hi Ziggy, Just added the code to design/custom css but it's still not working... Can you give me a hand? Link to comment
Ziggy Posted November 21, 2022 Share Posted November 21, 2022 Sure, you could try adding the code to the code injection footer, placed within <style></style> tags. Where did you get the code? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
cristinabarata Posted November 21, 2022 Author Share Posted November 21, 2022 Still not working.. and now it's showing an error message: /* Add me to Code Injection (Footer) to get whats app logos for whatsapp links*/ <style>footer.sections [href*="wa.me"] { visibility: hidden; position: relative; } footer.sections [href*="wa.me"]:before { visibility: visible; content: "\f232"; font-family: FontAwesome; position: absolute; top: 50%;left: 50%; transform: translate(-50%,-50%); } </style> Syntax Error on line 2 Link to comment
Ziggy Posted November 21, 2022 Share Posted November 21, 2022 Did you add this to the Settings -> Advanced -> Code Injection -> Footer with the <style> tags? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
cristinabarata Posted November 21, 2022 Author Share Posted November 21, 2022 nope. You asked me to add the <style> tags to design / custom css But nothing happened. Link to comment
Ziggy Posted November 21, 2022 Share Posted November 21, 2022 4 hours ago, Ziggy said: try adding the code to the code injection footer, placed within <style></style> tags Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
cristinabarata Posted November 21, 2022 Author Share Posted November 21, 2022 I found a way!!!!! Ziggy 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment