Site logo

Archived topic

Sticky menu problem with light scribe Woocomerce product

3 replies · Started by Artur on May 16, 2022

Viewing posts 1–4 of 4

try go little down and see sticky menu then use zoom

Try giving the element a higher z-index using CSS:

.pswp {
    z-index: 1000000000 !important;
}
This archived topic is closed to new replies.