I'm looking for an easy way to change the shopping bag to look like a shopping cart. I've read about 4 different answers on how to do this, but I'm hoping that it will be easier than needing to add in a custom code in the php or child theme. Is there a simple CSS addition I can add to the CSS box?
I'm looking for an easy way to change the shopping bag to look like a shopping cart. I've read about 4 different answers on how to do this, but I'm hoping that it will be easier than needing to add in a custom code in the php or child theme. Is there a simple CSS addition I can add to the CSS box?
I saw one ticket that suggested this:
.ascend .icon-salient-cart:before {
font-family: \"FontAwesome\";
content: \"\\f07a\" !important;
}
But when I tried it, I got an error message saying "Expected RBRACE at line 6, col 19."
I'm attaching pics.
Hey Ben,
Ticksy seems to have misformatted old tickets. The correct css code is :
Cheers
ThemeNectar Support Team
Thank you!
Did you figure this out? I can't make the shopping bag icon go away! We have no shopping...but the icon is there on mobile. Any tips?
Hey there,
Thanks for reaching in,
Please send us a link to your website so we can remove it using CSS.
Regards