how can I disable the following option (the mini cart in the corner of every product on /shop page) for both mobile and desktop:
When I click on the Image or Title of a product on the /shop page, I want the Product URL to open directly, without showing this mini cart in the left top corner.
There is an additional problem with this iOs mobile - you have to click twice so that you can see the product page (On any other browser or device was not like that)
Hi,
how can I disable the following option (the mini cart in the corner of every product on /shop page) for both mobile and desktop:
When I click on the Image or Title of a product on the /shop page, I want the Product URL to open directly, without showing this mini cart in the left top corner.
There is an additional problem with this iOs mobile - you have to click twice so that you can see the product page (On any other browser or device was not like that)
Thank you
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Regards,
PenciDesign.
it worked out, Thank you :)