hey,
does anyone know how i can move the cart quantity a bit up and to the right so its aligned with the word “cart”
thanks in advance
shop: brokenmind.com
pw: test1
hey,
does anyone know how i can move the cart quantity a bit up and to the right so its aligned with the word “cart”
thanks in advance
shop: brokenmind.com
pw: test1
Hi @drew23 ,
Please follow the instructions to move the cart number to the right.
div.cart-count-bubble {
bottom: 1.2rem;
left: 4.5rem;
}