change z-index
-
Hello,
I use the code [aigpl-gallery-slider] but when I click on an image to enlarge it is still under the menu of my site (Onetone theme) and therefore it does not appear whole.https://img4.hostingpics.net/pics/428379Capture.png
I tried with the css:
.mfp-img {
Position: relative;
Z-index: 1000;
}And also with
.mfp-content {
Position: relative;
Z-index: 1000;
}I have changed the value of z-index but nothing works, the image is still under the menu.
An idea of ??this problem?
Regards,
Fred
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘change z-index’ is closed to new replies.