Shopify themes, liquid, logos, and UX
Dear community,
How do I change the following:
- ''total'' and PRICE in CART DRAWER to BOLD
Solved! Go to the solution
This is an accepted solution.
Hello @blcksjfds
Open code editor. Assets > 'theme.css or theme.css.liquid' and paste the below code at the bottom of the file.
.cart__subtotal, #CartDrawerForm div[data-subtotal] {
font-weight: bold;
}
This is an accepted solution.
Hello @blcksjfds
Open code editor. Assets > 'theme.css or theme.css.liquid' and paste the below code at the bottom of the file.
.cart__subtotal, #CartDrawerForm div[data-subtotal] {
font-weight: bold;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025