Shopify themes, liquid, logos, and UX
Hey, I would love to decrease letter spacing on the checkout button. Does anyone know how to code this?
Thanks in advance
brokenmind.com PW: TESTX
Solved! Go to the solution
This is an accepted solution.
Hi, @drew23
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> base.css ->paste the below code at the bottom of the file.
.cart__checkout-button {
letter-spacing: 0 !important;
}
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.cart-drawer .cart__checkout-button {letter-spacing: 0;}
This is an accepted solution.
Hi, @drew23
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> base.css ->paste the below code at the bottom of the file.
.cart__checkout-button {
letter-spacing: 0 !important;
}
This is an accepted solution.
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.
.cart-drawer .cart__checkout-button {letter-spacing: 0;}
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