Posted - 06/04/2020 : 14:18:55
Hi, when I have multiple images in the cart on the products page, I have huge buttons underneath. I'm ok with buttons elsewhere in the cart but I'd like to use the little double arrows under the image in this particular place. How do I choose to use those just there.
This is from the cart using developer tools. input.ectbutton:hover, button.ectbutton:hover { background: #004AAA; color: #EEE; cursor: pointer; }
|