My profile menu is under the unit video... How may I fix this?
I've tried to put z-index: 99999
but it didn't work.
Attached the picture with the issue.
This might be because the z index of video is higher try reducing the z index of the video, or please share the page url to have a look at it and provide a solution to this.
I've tried to change the z-indez (even inline css), but it didn't work.
Could you please take a look?
https://www.mindexpert.com.br/course/mind-expert/
Please log in with the credentials below to watch the course and see the issue:
user: Merussi
pass: williammerussi
Thanks for sharing the credentials to check the issue, but its showing me the incorrect username or password error. Please share the valid credentials to check.
Sorry about that, please try it again, I've changed the password and now it's changed back.
Try using this custom css:
div#unit_content {z-index: 1;}
Thanks Latiyan! It worked!