Hi everyone,
I’m trying to make my website’s add to cart button from Homepage a little bit smaller.
Am using Sense theme and for now all fonts are default.
Leaving a ss for reference:
Thanks in advance!
Hi everyone,
I’m trying to make my website’s add to cart button from Homepage a little bit smaller.
Am using Sense theme and for now all fonts are default.
Leaving a ss for reference:
Thanks in advance!
Hello @eristorecl
can you please share your store URL so i can check and provide you css code for adjust button font.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi KetanKumar,
The URL is eristore.cl
ty in advance
Hi Niraj,
the url is eristore.cl
ty in advance
Please add below css code in bottom of assets/base.css file
.quick-add__submit {
font-size: 1.4rem;
min-height:4.2rem;
}
Thank you.
Hi Denishamakwana,
This worked perfectly.
Thank you so much!