How Do I Make The blackk Drawing Line To The Color: #E2E2E2 ?

www.onecap.se

Hi @OneCap

This is David at SalesHunterThemes.

Follow this path:

Themes => edit code => asset => style.css

and add this code to bottom of the file style.css

.cart-item-upsells {
    border-color: #e2e2e2!important;
}

Hi @OneCap

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Styles.css

.cart-item-upsells {
    border-top: 2px solid #e2e2e2 !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly