Hello, i would like to make my add to cart button a different text. Currently, it shows as “Add To Cart” (I added some code to make it like this), however, I would like it to look like “Add to Cart” (just the same but make the “To” → “to”):
According to Google, “To change the “Add to Cart” button text, go to your Shopify admin, then to Online Store > Themes, click the Actions button next to your current theme, and select Edit languages or Edit default theme content.Use the search bar to find “Add to cart,” then type your new desired text into the field and click Save”
You can do that by adding this code to Custom CSS in Sales channels > Online Store > Themes > Customize in theme you want to change text ot Add to cart > Theme settings.
Then go to your store admin > Sales Channels > Online Stores > Themes > click “…“ in the theme you are editing > Edit default content, find “Add to cart“, change it to “Add to Cart“
The code is most probably added to “Theme settings”=> “Custom CSS”, so need to remove it from there and modify the original text in default theme content.