Reply To: Menu Overlap Transparency

#10044589
Support
Keymaster

Add this:

css/custom.css

#header {
    z-index: 10000;
}

.mfp-bg {
    z-index: 10001;
}