Customize Shopping Cart Icon
-
Hello,
Is there a way to replace the shopping cart icon with a custom image (my favicon, specifically). We don’t sell online and the cart icon (even though the text says “read more”) confuses users. Please see the attached pic for reference.
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .wd-add-cart-icon>a:before {
content: "";
background-image: url(https://pemcolighting.com/wp-content/uploads/2021/06/made-in-the-usa-high-res-300x225.png);
background-repeat: no-repeat;
background-size: contain;
height: 25px;
width: 25px;
position: absolute;
}
You can change the background image url with the image you want to add.
Regards.
Xtemos Studios
Thank you! That worked perfectly!
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Customize Shopping Cart Icon’ is closed to new replies.