no products in the cart BG image
-
Hello, Can you please help me locate the no products in the cart image? I would like to edit it so that it matches the basket icon. Thank you.
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. It’s not an image, it’s an icon. You can change the icon by adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.cart-widget-side .widget_shopping_cart .empty::before {
display: block;
margin-bottom: 20px;
color: rgba(135,135,135,.15);
font-weight: 400;
font-size: 86px;
line-height: 86px;
content: "\f120";
font-family: "woodmart-font";
}
It will replace the current icon with the default basket icon.
Best Regards.
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 ‘no products in the cart BG image’ is closed to new replies.