Why isn't my cart subtotal bold in Motion theme on Shopify?

d78427
Tourist
10 0 8

 

I need help making my cart subtotal bold in my cart drawer on motion theme. I tried the following code however it didn't work:

.cart__subtotal, #CartDrawerForm div[data-subtotal] {
font-weight: bold !important;
}

Replies 3 (3)

KetanKumar
Shopify Partner
36839 3635 11972

@d78427 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

 

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
d78427
Tourist
10 0 8

www.satovo.com

 

Also, my tabs on product page the information stays bold, how do i make it regular font weight?

 

Thanks

KetanKumar
Shopify Partner
36839 3635 11972

@d78427 

yes, please try this code

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

.cart__item-sub {font-weight: bold;}

 

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