How to add phone number clickable on footer DEBUT THEME ?

Hello all !

i need to add my phone number + icons clickable on footer ( above social link)

i added :

- 04-57-20-01-01 

but no icon and i think has an error !

thx you for help !

Hello @Nico38 ,

Could you please share your store URL to check?

1 Like

hello @SagarSukhanandi !

yes, of course.

https://www.street-style.fr/

Password : Nico38nico

Hello @Nico38 ,

Replace your code with below

- 04-57-20-01-01 

I have added background color white to image because phone icon is black. May be you just need to replace phone icon and everything will look good

1 Like

@SagarSukhanandi

ah yes i’m an idiot i thought the logo had a white background !

thx !

@SagarSukhanandi

the icon is pixelated I think, is there another way to have a good icon like the social icons? with svg maybe?

@Nico38

Download phone icon from below link and use it into code. This icon will not pixelate.

https://img.icons8.com/android/24/ffffff/phone.png

1 Like

@Nico38 Add this style to img tag so phone number and phone icon will vertically align center

vertical-align: middle;
1 Like

@SagarSukhanandi Nice ! it work thank you !

Thank you @Nico38

Could you please give likes to my messages? It will help me to build my profile

1 Like