yuribtonani Posted June 13 Share Posted June 13 (edited) Im looking for to add WhatsApp icon button in social links (right top of the page), just as it is in the image.. does anyone have any idea? Whatsapp is very useful for my company.. thanks! my website is: www.fercomaz.com found topics about the same problem in forum from 2020! its crazy that its past over 3 years and SQ doesn't have WhatsApp or TikTok button.. Those solutions doesn't work anymore.. Edited June 14 by yuribtonani Link to comment
tuanphan Posted June 15 Share Posted June 15 You can add a Link icon then we can give code to replace it with Whatsapp Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
yuribtonani Posted June 15 Author Share Posted June 15 8 hours ago, tuanphan said: You can add a Link icon then we can give code to replace it with Whatsapp Hi Tuanphan! Ive done as you suggest.. how can I replace it? Many thanks! Link to comment
Solution tuanphan Posted June 20 Solution Share Posted June 20 Add this code to Design > Custom CSS. You can replace whatsapp icon in the code with new url (because we can't use code to change its color, so if you need to change to blue, you can send new icon, I will give new code) /* Whatsapp */ header#header [href*="whatsapp"] { background-image: url(https://i.ibb.co/xKZkYDB/whatsapp-icon.png); background-position: center center; background-size: contain; background-repeat: no-repeat; } header#header [href*="whatsapp"] svg { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
yuribtonani Posted July 18 Author Share Posted July 18 thanks for all your help Tuanphan.. however for my website just doesn't work, I gave up on that.. 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