How can I make social media icons bigger?

Hey there ! :slightly_smiling_face: I have the same problem and I tried every solution you have given on this thread but nothing worked.
Do you have any solution for the Icon theme? I have stylesheet.css.
The url to my website is www.wrinklesschminkles.is

@AndreaBergs

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/stylesheet.css ->paste below code at the bottom of the file.
.share-icons--icon { width: 50px ; height: 50px ; }

Hi,

I am trying to make the social medias bigger for the footer on Capital theme.

could you please help me to do it?

Thank you

@salar15

sorry for that issue please share store url

Thank you for your help.

here is the store url: https://www.classiccanvas.ie/

@salar15

thanks for url, can you please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme-index.min.css ->paste below code at the bottom of the file.
.main-footer-inner .social svg {
height: 35px ; width: 35px;
}

it works perfectly!

thanks a lot for your help

@salar15

its my pleasure to help us

Hi,

I still have a small problem with the add to cart button. I can make it the same size as the buy with PayPal button on desktop, but the size will be different on mobile devices.

Is there a way to fix this?

Thank you

@salar15

yes please add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/custom.css ->paste below code at the bottom of the file.
.product-details .product-form .form-actions .button {
    min-width: 100% !important;
}

it works fine.

thank you so much

Thanks it works :slightly_smiling_face:

Hi there

I could not find file called typography.scss.css in Shella Theme. Could you please assist me

I’m trying to increase social media font both in header and footer.

@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.

Here it is

https://www.ohwantedstudio.com

@amazezones

thanks for ulr but sorry your store password protect

I forgot the pass sorry for that pass: bahshe

I tried this on the Supply theme and it didn’t work. Any new suggestions?

I tried this in the Supply theme and it didn’t work either. Suggestions?