how to remove the dark/shadow effect on cart widget and stop blocking operation
-
Hi
when set cart to display cart widget after item added , it shows whole screen in dark/shadow , as my screenshot
any further operation on the page is blocked until you close the widget
so just want to ask , if there is any css trick or filter I can keep the widget, but remove this dark background ?
best regards,
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-close-side {
background-color: transparent;
}
Best Regards
thanks, now I got a little problem , is it possible to make some kind of dark/black border around the cart widget after remove the dark background ?
otherwise if page itself is white , then white cart widget make it difficult to tell the border
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards