I am working with this website https://royal-kidz-inc.myshopify.com/
password geacra
I added custom icons by replacing the svg’s but the size on footer is a mess. How can I make all icons the same size and a little smaller than facebook/insta/twitter? Thanks for your input
Hi @urbantis
paste this code on the bottom of base.css
.footer__list-social .list-social__item svg {
width: 70px !important;
height: 70px !important ;
}
Thanks for your reply, but when I add the code, the twitter icon is gone, and they all show cut, please see:
https://ibb.co/KLPxZfD