Home › Forums › Gillion Theme › lightbox images
Home › Forums › Gillion Theme › lightbox images
Hi there, Can someone help me to put the header behind se lightbox images, view the example. https://drive.google.com/file/d/10-u2TEsDTAR-5XTY8oK9mn8kqV9qDGFt/view Thanks
Solution for this topic
Hi @legoblog,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body .mfp-wrap { z-index: 9999; } body .mfp-bg { z-index: 9999; }
Best regards,
Shufflehound team
Thanks. It works.
You are most welcome here 🙂