Hello, I would like to change the color and size of the social media icons. I want the icons color #6A4DFF and a bigger size. I am using the Sense Theme
Thank you so much
Hello, I would like to change the color and size of the social media icons. I want the icons color #6A4DFF and a bigger size. I am using the Sense Theme
Thank you so much
Hi @Blair123 ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-list-social.css->paste below code at the bottom of the file:
.footer__list-social .list-social__link svg {
width: 25px;
height: 25px;
color: #6A4DFF;
}
.footer__list-social .list-social__link .icon-tiktok path {
width: 25px;
height: 25px;
}
I hope it would help you
Best regards,
Kate | PageFly
Hi @Blair123
I hope you are doing good and welcome to the Shopify Community!
I am Santanu from MS Web Designer (Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore).
Thank you for sharing the link.
Please add this css in your bottom of the css file:
.footer-block–newsletter .list-social__link {width: 40px;color: #ff0e0e !important;}
Regards,
Santanu
Hi, I hope you’re doing well,
I have the same request for some help to make the social icons bigger on mobile and desktop
URL: https://modacol.myshopify.com
Is there a way for you to help me address this issue?