Why does the basket icon have to be clicked twice for it to add into the basket?

This topic has 21 replies, 3 voices, and was last updated 2 years, 3 months ago ago by Olga Barlow

  • Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 25, 2022 at 16:17

    Hello,

    Check now.
    Add the below code to Theme Options > Custom CSS of the other side to fix the problem:

    @media only screen and (max-width: 768px) {
    	.product-view-default .et-wishlist-holder {
        		display: none;
    	}
    }

    Regards

  • 1 2
    Viewing 21 results - 21 through 21 (of 21 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.