How can i make social media icons bigger? (Dawn Theme)

Solved

How can i make social media icons bigger? (Dawn Theme)

Not applicable

Hi, how can I make the social media icons bigger as described in the picture.

 

Thank you in advance 🙂

 

Dawn Theme 15.2.0

Shop url: https://8ni0pc-bm.myshopify.com/

 

social media icons.png

Accepted Solution (1)
Markit-Themes
Shopify Partner
296 62 50

This is an accepted solution.

Hi,

 

 

Try add this code:

 

.svg-wrapper {
width: 30px;
height: 30px;
}

.list-social__item .icon {
width: 3rem;
height: 3rem;
}

 

 

Regards,

Markit-Themes

I am available for freelance work | Chat on WhatsApp.

View solution in original post

Replies 5 (5)

Markit-Themes
Shopify Partner
296 62 50

Hi Shop00095,

 

Here is css code for that:

.svg-wrapper {
width: 30px;
height: 30px;
}

 

You need to put this code in custom code css in the live editor -> settings.

 

1.png

 

Regards,

Markit-Themes

I am available for freelance work | Chat on WhatsApp.
Not applicable

Thanks for the code but I would like the social media icons to be larger, same as in the picture. I tried changing the code myself but that only increases the distance.

 

Best regards

Markit-Themes
Shopify Partner
296 62 50

This is an accepted solution.

Hi,

 

 

Try add this code:

 

.svg-wrapper {
width: 30px;
height: 30px;
}

.list-social__item .icon {
width: 3rem;
height: 3rem;
}

 

 

Regards,

Markit-Themes

I am available for freelance work | Chat on WhatsApp.
Not applicable

It's working. Thank you. 🙂

JoanFB
Visitor
1 0 0

Hello,

I am facing the same issue. Could you please guide step by step to clarify me where I need to add the code. I am not very good on coding so I need some guidance. 

Thank you,

 

Joan