Okay
  Public Ticket #2121679
lightbox
Closed

Comments

  • Teresa started the conversation

    Hi! I have a problem with the lightbox, It shows behind the pictures, how can I fix that?


    Thanks!

  •  675
    Neuron replied

    Hi Teresa,

    It seems like the section or the posts have a higher z-index than the lightbox, so please add the following style in Appearance > Customize > Additional CSS.

    .mfp-bg, .mfp-wrap {
        z-index: 10000000 !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.