This topic has 2 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi, The shopping cart icon on the header appears to be little off centre in the circle. How can I fix this? Thanks!
Please see link in private info.
Hello,
Please add this code in Theme Options > Styling > Custom css:
.shopping-container.ico-bg-yes .cart-bag:after {
left: -8px;
}
.shopping-container.ico-design-1.ico-bg-yes .cart-bag {
margin-bottom: -5px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up