Remove from Cart (x) is not working. - by mavridisdim

This topic has 2 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: mavridisdim
    mavridisdim
    Participant
    May 24, 2015 at 12:35

    Dear Friends,
    Thank you a lot for your support. I would like to mention a couple of problems that iam facing with my Blanco theme.
    First of all, The (x) remove product, button os not working. So i have added a delete button by my self. It would be great if we could make it work.
    Second, I would like to mention that there is no button for removing products from cart in mobile version. Thats a true problem.
    So Iam waiting for your help.
    Best regards.
    Jim

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    May 25, 2015 at 08:58

    Hello,

    You can try to add this code in custom.css file:

    @media (max-width: 480px) {.cart_del_column {
     display: table-cell !important;
    }}

    but you have to use horizontal scroll to see “delete” icon.
    To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
    Also product can be removed if you select “0” for quantity box and then update the cart.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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