Hi I’m using Dawn theme, how can I change the Checkout box in the cart? I can’t find the right place to code it. anyone knows and can help me please?
@nuie123 - please check cart drawer.liquid or cart.liquid pages
Thanks Suyash1. Which code should I add there?
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Add this CSS at the bottom
Online Store ->Theme ->Edit code
Assets ->component-cart-drawer.css
.drawer__inner, .drawer__header, .drawer__footer {
background-color: pink !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly
Thank you Victor for your reply.
Unfortunately it doesn’t work ![]()