Can I change the icon? Our website need a ‘download-icon’ not the cart-icon.
How I can change?
Thanks!
Hello,
1) Go to Theme Options > Header settings > Shopping cart icon > choose Additional type
2) Go to Theme Options > Styling > Custom CSS > add the following code
.shopping-container.ico-design-2 .cart-bag:before, .shopping-container.ico-design-3 .cart-bag:before {
content: "\f019";
font-family: 'FontAwesome';
font-size: 20px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.