Hello,
I want to add whatsapp icon with link in footer on Dawn theme..
How can i add this icon on footer?
Thanks
Hello,
I want to add whatsapp icon with link in footer on Dawn theme..
How can i add this icon on footer?
Thanks
Hello,
If the theme does not support this functionality, you’d need to implement it. The file that has to be edited is ‘footer.liquid’.
The steps would be as following:
-Upload the whatsapp icon
-Edit the footer structure to include this icon, along with a link anchor
-Apply CSS changes to stylize its placement
If you are not having coding experience, I’d suggest to hire a developer that can handle this.
Cheers!
Gabriel
Hi @GabrielS
I have coding experience, just need the coding it self
Well, if you are having coding experience, can you indicate at which step you are stuck?
The whatsapp icon structure can be something like below:
[](https://api.whatsapp.com/send?phone=1234567)
im stuck at the asset part, do i need a liquid file for that or just edit the footer is enough?