Hello
In template Debut, English is all capitalized.
In particular, I’m using a slideshow and want to use button links.
I want the text to be put in this button to be uppercase at the beginning and lowercase at the beginning like Tanaka.
After investigating, I came up with the idea that I should delete the following code, but it was not reflected.
「text-transform: uppercase;」
Can you help me with this solution?
Thank you.
hii, @keisuke1128
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
Please follow these steps:
-
Step 1: Go to Online store > Themes > Actions > Edit code.
-
Step 2: Go to Assets > theme.css and paste this at the bottom of the file: .btn, .shopify-payment-button .shopify-payment-button__button–unbranded{ text-transform: none !important; }
Hope it helps!
1 Like
@LitExtension
hello
I am very happy to hear from you.
You solved my problem!
I am grateful that it is so wonderful.
thank you.