Home Forums WoodMart support forum how to remove the dark/shadow effect on cart widget and stop blocking operation

how to remove the dark/shadow effect on cart widget and stop blocking operation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #487734

    qtwrk555
    Participant

    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.
    #487789

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-close-side {
        background-color: transparent;
    }

    Best Regards

    #487986

    qtwrk555
    Participant

    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

    #488319

    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

Viewing 4 posts - 1 through 4 (of 4 total)