Make social icon bigger and better in debut theme

I want to remove the border around social media icons and make it bigger. How to do it?

Store Url: https://greendeerkids.myshopify.com/

ps: green

1 Like

Hello,

I do not see any border around them right now, but for making them bigger you can do as following:

in your theme files, navigate to “theme.css” and search for “.social-icons .icon” you should see a rule that specifies the width and height of the icons, as I see right now both are set to 23px, now you can change them to a bigger number.

Please let me know if the solution worked for you.