Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello! Your help have been helpful to me before by reading all of your comments, so now I will try to get some help because nothing seem to work.. The text on my add to cart-button is missing and I have tried everything I have seen on this community but nothing seems to be the right help for my website. Can someone please help me figure out what is wrong?
I want the blue button to have white text. The text appears for a millisecond when I press the refresh-button, can it be something wrong with Cowlendar? It is only this button that has text missing.
Hi @JinxN
check this one if it works, if not would you mind to share your store URL? Thanks!
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.product-form__buttons .button {
color: white !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025