How to remove default empty cart picture in the "empty cart" page

This topic has 6 replies, 3 voices, and was last updated 6 years, 3 months ago ago by Rose Tyler

  • Avatar: civetcafe
    civetcafe
    Participant
    January 15, 2018 at 17:13

    I would like to remove the picture of the cart in the “empty cart” change.
    Please see in the screenshot what I want to do.
    http://prntscr.com/i0s635

    Thank you so much.

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 15, 2018 at 17:51

    Hello,

    Go to Theme Options > E-Commerce > Shop > Text for empty cart and change the content according to your needs.

    Regards

    Avatar: civetcafe
    civetcafe
    Participant
    January 15, 2018 at 18:25

    Hello,

    I already input my text in the empty cart text under Theme Option > E-Commerce > Shop > Text for Empty cart
    But the picture of the cart was still there in the empty cart page. Please see the screenshot of what I mean.

    Thank you.

    http://prntscr.com/i0tb23

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2018 at 08:59

    Hello,

    Please use this css code:

    .empty-cart-block:before {
        display: none;
    }

    Regards

    Avatar: civetcafe
    civetcafe
    Participant
    January 16, 2018 at 11:42

    Thank you so muck. This works out.
    Have a great day.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 16, 2018 at 13:10

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘How to remove default empty cart picture in the "empty cart" page’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.