Lightbox cart wrapper popup(?)
-
Hi guys!
I have an affiliate website with Woocommerce installed to showcase some products.
Something new started happening a few months ago: when i go to the website (https://was-droger.nl) a lightbox overlay pops up and then immediately goes away… I have disabled it with .css right now, but it’s still visible in the source code on the page. It’s this:
<div id="woocommerce-lightbox-cart-wrapper" class="woocommerce woocommerce-page"> <div id="woocommerce-lightbox-cart"> <a href="javascript:void(0)" id="woocommerce-cart-close"><i class="oic-x"></i></a> <div> <h3>YOUR SHOPPING BAG</h3> <div> <div class="widget_shopping_cart_content"></div> </div> </div> </div>How can i remove this?
Thanks!
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Lightbox cart wrapper popup(?)’ is closed to new replies.