Cart Drawer Shade Removal

Greetings,

When the cart draver on my website is opened, all areas outside the cart have a black shadow and I want to remove it and I want it to open completely transparent. How can I do this. you can find the picture below.

can you send your store URL?

https://jujucosmetics.com.tr/

It sounds like the shadow effect is coming from the cart overlay or modal. You can try removing or modifying the box-shadow property in your CSS for the cart. Setting the background to transparent should remove the shadow and give it the clean look you’re after! You can visit site to read more details.