Dawn Theme - Social Media Logo size in Brand Information Block

Hi

I’m trying to enlarge the Facebook logo size in the Brand Information block in the Dawn Theme, I’ve tried several different suggestions in the discussions but none have worked. Any help will be much appreciated.

Hello @jads19

website url with password , please

Hi @Rahul_dhiman

The site is currently a draft so isn’t live. Here is the preview link, let me know if this is OK.

did not found any preview link.

Hi @Rahul_dhiman

Not sure what happened there!

Here it is:https://c3dwq4fsahqfgfys-46277525661.shopifypreview.com

Go to online store ----> themes ----> actions ----> edit code ---->base.css
add this code at the end of the file and save.

span.svg-wrapper {
width: 40px !important;
}

result

If this was helpful, hit the like button and accept the solution.
Thanks

Hi @Rahul_dhiman

Thank you for the help, but when I added the code nothing changed, I also tried the code with a period (.) before it.