Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, i want to change all the text in my cart pop up to be black instead of white. how can i do that
My store is: PureSole.dk Password: 1
looking forward to some answers.
-carl
Solved! Go to the solution
This is an accepted solution.
Hi @Carlzito,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
.drawer__heading,
.drawer__close,
.cart-item__details,
.cart-item__name,
.cart-item__totals,
.cart-item__price-wrapper .price,
quantity-input.quantity.cart-quantity,
quantity-input.quantity.cart-quantity button,
.drawer__footer,
textarea#CartDrawer-Note
{
color: black !important;
}
textarea#CartDrawer-Note {
border: 1px solid #0000007a;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
Hi @Carlzito,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid
Step 3: Insert the below code at the bottom of the file -> Save
.drawer__heading,
.drawer__close,
.cart-item__details,
.cart-item__name,
.cart-item__totals,
.cart-item__price-wrapper .price,
quantity-input.quantity.cart-quantity,
quantity-input.quantity.cart-quantity button,
.drawer__footer,
textarea#CartDrawer-Note
{
color: black !important;
}
textarea#CartDrawer-Note {
border: 1px solid #0000007a;
}
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
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