Shopify themes, liquid, logos, and UX
Does anybody know how we can remove bold from "ADD TO CART" for all products on our website.
I see your Add to cart button is already really thin, like the thinnest, we can get. You can try to add this code
button.product-form__submit * {
font-weight: 100 !important;
}
I hope this helps
Best,
Daisy
The "Add to Cart" button is already unbold.
Hi @JoaquinExcitare, thanks for reaching out.
To address the issue, please go to your Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS and insert the following custom CSS code:
button.product-form__submit {
font-weight: 400 !important;
}
This is the expected result:
I hope my solution is helpful to you.
Liz
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025