When adding a product to the cart, the cart drawer opens and an overlay applies on the page but also affects the cart page when I increase or decrease the product on the cart page.
Website URL: https://wilwo.in/
A cart overlay issue is occurring where the overlay that appears when adding products to the cart is also incorrectly displaying when updating product quantities directly on the cart page.
Troubleshooting Steps:
</body> tag in theme.liquidCurrent Status:
</body> tag, specifically avoiding placement in header.liquid or checkout pagesWhen adding a product to the cart, the cart drawer opens and an overlay applies on the page but also affects the cart page when I increase or decrease the product on the cart page.
Website URL: https://wilwo.in/
Hello @wilwoin
I would like to give you some recommendations to support you
Please help me by add this code to your theme.liquid above the tag
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages
I tried adding this code in theme.liquid, header5.liquid and checkout page also but it didn’t worked.
Hello @wilwoin
I would like to give you some recommendations to support you
You can update the above code with the following code and check again:
You just need add this code to your theme.liquid above the tag without adding header5.liquid file and checkout page
Hope my recommendation can works and support for you!
Kind & Best regards!
GemPages