• Hi, we have a problem with the .BLOCKUI.BLOCKOVERLAY that is greying out the checkout area on the checkout page in woocommerce. I found a suggested .css that should help but it doesn’t work, it’s the following:

    /* Fix issues with jquery overlay blocking checkout button */
    .woocommerce .blockUI.blockOverlay {
    position: relative!important;
    display: none!important;
    }

    Could you please help me? I have already tried everything else, but the problem seems to be caused by the plugin woocommerce itself. Thanks a lot

    • This topic was modified 7 years, 3 months ago by Jan Dembowski. Reason: Title decapped. Don't yell
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘problem with .blockui.blockoverlay on woocommerce checkout page’ is closed to new replies.