Hi there,
I’m working on https://jackslawn.com/ and trying to get the Woocommerce cart, border and “1 item” background to be a custom color in the left side navigation area. I’ve determined the CSS for the cart icon is
.x-cart i.x-icon-shopping-cart {color: #50B0E1;}
}
but I cannot figure out how to change the border color and background on the # of items. Can you please help? Running latest version of theme, WP and plugins.
Thanks!
Dawn