Shopify themes, liquid, logos, and UX
Hi,
I love the product recommendations in the cart for the theme update, but how do I change the background. It looks like it's pulling in the alternate section color and I would like it to just be white (this is an unpublished theme for our client) - I looked in the main-cart.liquid but don't see anything that stands out where I can change it.
Thanks!
Solved! Go to the solution
This is an accepted solution.
@chels_grove - add this css and check
.cart-drawer .collection-slider{background-color: #fff; color: #000;}
@chels_grove - add this css to the very end of your styles.css file and check
.zrx-cart-footer-wrapper{background-color: #fff !important;}
This is an accepted solution.
@chels_grove - add this css and check
.cart-drawer .collection-slider{background-color: #fff; color: #000;}
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025