Hello there.
Is there a way to make this shopping cart icon bigger? I would love to change it just a little bit bigger!
Im using debutify theme.
password: 1234
Thanks in advance!
Hello there.
Is there a way to make this shopping cart icon bigger? I would love to change it just a little bit bigger!
Im using debutify theme.
password: 1234
Thanks in advance!
Hi @Piirretty ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/theme.scss.css->paste below code at the bottom of the file:
.site-nav__link--icon {
font-size: 28px !important;
}
Note: You can change font size value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Hello @Piirretty
I would like to give you the recommendation to support you so kindly follow steps below:
I hope the above is useful to you.
Best regards,
GemPages Support Team
Hi @Piirretty
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.site-header .site-nav__link–icon {font-size: 28px !important;}
Regards,
San