Hey,
http://www.vackrasmycken.se/
SHOPPING CART IN HEADER
I want to move the shopping cart a bit to the left.
What code shall I add?
Thanks
Charlotte
Hey Charlotte :)
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_visible_cart .cart_dropdown {
right: 20px;
}
Best regards,
Yigit
Thanks Yigit :)