Solved

Make "Checkout" font bigger on Debutify theme

checkoutfirst
Excursionist
37 0 22

Hello, can someone please supply the simple code where I can adjust the font size for the "checkout" button on my cart page. This is for Debutify theme.

My website is at www.checkoutfirst.com
Please see sample of what I'd like done. The text should be the same size as the red box in image.

 

sample.png

Accepted Solution (1)

KetanKumar
Shopify Partner
36844 3636 11978

This is an accepted solution.

@checkoutfirst 

oh sorry for that issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.btn--checkout {font-size: 20px;font-weight: 600;letter-spacing: 1px;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

View solution in original post

Reply 1 (1)

KetanKumar
Shopify Partner
36844 3636 11978

This is an accepted solution.

@checkoutfirst 

oh sorry for that issue can you try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.

.btn--checkout {font-size: 20px;font-weight: 600;letter-spacing: 1px;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing