Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
i want to add whatsapp icon with link in footer on november theme..
how can i add icon on footer . ?
thanks
Solved! Go to the solution
This is an accepted solution.
Hi Asra,
You may try the following:
To add Whatsapp icon to your footer please try the following:
Please note that the red text is the phone number. 1 is the country code (US/Canada) and 647ABCABCD is the phone number. Similarly, for a country like India it would be 9199307ABCDE.
Hello!
You can follow these steps:
Navigate to your Shopify dashboard and click on Online Store > Themes, then; Under Current theme, click on Actions > Edit code,;
Search for your theme.liquid file on the editor sidebar. Click on theme.liquid to open the file.
Search for the </body> tag in the theme.liquid file and paste the script code (see below) directly above the body tag.
In case you are not able to find the </body> tag, do not worry. Just make sure to place the script before the </html> tag.
You can follow up this site for better understanding.
Thanks!
Need an expert? You can Contact us
Have a nice day!
This is an accepted solution.
Hi Asra,
You may try the following:
To add Whatsapp icon to your footer please try the following:
Please note that the red text is the phone number. 1 is the country code (US/Canada) and 647ABCABCD is the phone number. Similarly, for a country like India it would be 9199307ABCDE.
Hola, cómo agrego el ícono de whatsapp en la cabecera de mi tienda?