Woocommerce lightbox loads under header

Posted in: Newspaper
Post count: 3

When I click the main image of a WooCommerce product, the theme header appears on top the lightbox and image. See here:

Lightbox error

https://www.mybuckhannon.com/store/art-store/pictsburgh/hurricane-clouds-over-wesleyan-canvas/

How can I reverse the order so the lightbox is on top?

Post count: 35449

Hi,

Please try this custom css
.pswp {
z-index: 9999;
}

-> https://www.screencast.com/t/cIVspP2sJcCY
Set the code in Newspaper>Theme panel>Custom code>Custom css

Hope this will help!
Thanks.

Post count: 3

Worked perfectly. Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.