I’m having issues with the product page image section because the cart is taking up more space than needed, when I click on the right side of the images on mobile it redirects to the shopping cart. here is an image to give more context. Is there a way to make the clickable space of the cart smaller? My website is www.vellatore.com. Thank you in advance.
Hello @vellatore
You can add code by following these steps to adjust cart height so no redirect on cart page while click on right side of screen
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
See this screenshot height adjusted by code provided.

