lightbox images

Home Forums Gillion Theme lightbox images

Home Forums Gillion Theme lightbox images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • legoblog
    Participant

    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

    Attachments:
    You must be logged in to view attached files.

    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

    legoblog
    Participant

    Thanks. It works.

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)