How can I increase the size of social media icons in Shella?

Hi

how can I make social media icon size in Shella bigger

Screen Shot 2022-07-03 at 3.07.31 PM.png

@amazezones

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

https://www.ohwantedstudio.com/password

Pass: bahshe

Hi @amazezones ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme-d.css

Step 3: Paste the below code at the bottom of the file → Save

#shopify-section-header .header__social-media .social-media .icon{
width: 20px;
min-width: 20px;
}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly