I changed around my base.css file to make everything transparent to show the animated background and somehow my cart drawer got caught in the crossfire. Any solutions to this? I can share my base.css file if necessary(If you’d like me to share the base.css file please explain how, thank you!)
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello @GarmentGarage ,
It’s GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store → Theme → Edit code
-
Open your theme.liquid theme file
-
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
@GarmentGarage i think it’s working well.
Hello @GarmentGarage ,
To fix this issue, you can add the below code at the end of your base.css file.
Find the code below.
.cart-notification-wrapper .gradient{
background: #000 !important;
}
Result:-

Hope it helps, let us know if you need any help with it.
Regards,
CedCommerce



