Hi, how can i add instagram on follow me under footer?
Hi,
Do you need only instagram icon?
If yes, please add the following code in social group
<a href="#"><i class="icon icon-instagram"></i></a>
and in file style.css, please add:
.icon-instagram { width: 16px; height: 17px; background-position: -98px -45px;}
and check your email for the image file (paste in folder image)
Hi Cindy,
It's work. But the icon not in the middle of the box. I already follow the step you given to me. Can you please help me?
Please add the following code
.icon-instagram { width: 16px; height: 17px; background-position: -98px -45px; top: 8px; left: 0; right: 0; margin: 0 auto;}
Thank a lot Cindy. It working fine now.
Where does the updated sprite go with the instagram logo?
Hi,
Do you need only instagram icon?
If yes, please add the following code in social group
and in file style.css, please add:
and check your email for the image file (paste in folder image)
Hi Cindy,
It's work. But the icon not in the middle of the box. I already follow the step you given to me. Can you please help me?
Hi,
Please add the following code
Thank a lot Cindy. It working fine now.
Where does the updated sprite go with the instagram logo?