Why is my shopping cart background black when empty?

When my shoppingcart is empty the background is black.. it needs to be the same as when there is something in the shopping cart, see second image

Hi @persijnveever !

This is PageFly - Advanced Page Builder. I would love to give you some recommendation;

Please paste this code at the bottom of base.css under assets in theme code files;

.drawer__inner, .drawer__header, .cart-drawer thead, .drawer__footer, .cart-item__quantity .quantity__button{background-color: #fff !important;}

Best Regards;

Pagefly

sorry. it’s not working.. the password of the website is supbro123

Hi @persijnveever !

Bro its working if its not add !important after background from my end its`s working;

Best Regards;

Pagefly

It worked, thanks!