Home Forums WoodMart support forum no products in the cart BG image

no products in the cart BG image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #190814

    raredisarray
    Participant

    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.
    #190821

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

    #190825

    raredisarray
    Participant

    Thank you!

    #190827

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘no products in the cart BG image’ is closed to new replies.