Shopify themes, liquid, logos, and UX
I want the buy it now text to be changed to buy now in caps and add to cart in caps as well
https://swawe.store
hello @swawestore
Go to online store ----> themes ----> actions ----> edit code ---->assets....>base.css
add this code at the bottom of the file
button#ProductSubmitButton-template--16295745519706__main {
text-transform: uppercase;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
text-transform: uppercase;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
- Buy me a Pizza
NOT WORKING
@swawestore Please use this CSS
.product-form__submit {
text-transform: uppercase;
}
button.shopify-payment-button__button--unbranded {
text-transform: uppercase;
}
WRONG
Hello @swawestore
BUY IT NOW This is a dynamic checkout button which is coming from Shopify's server and you cannot change it.
If this was helpful, hit the like button and accept the solution.
Thanks
- Buy me a Pizza
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024