Reply 194399 to: How to set site background color for specific pages? Please help

Avatar: Rose Tyler
Rose Tyler
Support staff
June 6, 2018 at 10:43

1. Please change this custom css code:

.shopping-container .cart-popup-container {
    background-color: #24102c;
    border-color: #24102c;
}

to

.shopping-container .cart-popup-container, 
.et-wishlist-widget .wishlist-dropdown {
   background-color: #24102c;
   border-color: #24102c;
}

2. http://prntscr.com/jrisn2

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.