This topic has 8 replies, 3 voices, and was last updated 9 years ago ago by Robert Hall
Can the shopping cart icon be toggled to display an image of a shopping cart rather than a shopping bag?
Hello,
Could you please clarify us with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Absolutely! Attached is a screenshot of the website as is, and a screenshot of how I would like it to look, with a shopping cart icon of some kind instead of a shopping bag icon. Thank you!
Hello,
Your link redirects to the site lakegeorgeoliveoilco.com. Please give us correct url of your site.
Regards,
Eva Kemp.
That is because the website is still under development and not live. Login credentials below under Private Content.
I’ve added the following code in Global Custom CSS. Please check now.
.cart-bag:before {
content: "\f07a";
display: inline-block;
font: normal normal normal 14px/2 FontAwesome;
font-size: inherit;
font-size: 2em;
top: -27px;
left: -21px;
color: #959B5B;
-webkit-font-smoothing: antialiased;
position: absolute;
z-index: 2;
}
.ico-sum:after,
.ico-sum:before,
.horizontal-break-alt:after,
.cart-bag .ico-sum{
border-color:transparent !important;
background-color:transparent !important;
}
Regards,
Robert Hall.
Oh, it’s just perfect! Thank you so very much.
You’re welcome!
Regards,
Robert Hall.
Tagged: bag icon, cart icon, change icon, templates, woocommerce, wordpress
The issue related to '‘Possible to change bag icon to cart icon?’' has been successfully resolved, and the topic is now closed for further responses