Okay
  Public Ticket #2121660
lightbox
Closed

Comments

  • Teresa started the conversation

    Hi! Lightbox shows behind the pictures, How can I fix that?

    Thanks.

    Teresa

  •  675
    Neuron replied

    Hi Teresa,

    Sure, you can do that simply by adding the following Custom CSS, the posts or the section seems to have a higher z-index that is not allowing the lightbox to appear correctly.

    .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.

  • Teresa replied

    Hi!
    thanks for your answer but it doesn't work...what can I do??

    www.teresareynes.com

  •  675
    Neuron replied

    Hi Teresa,

    You need to add the CSS in Appearance > Customize > Additional CSS. If it still doesn't work, please provide me with your wp-admin, make sure to tick private.

    Kind Regards


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

  • Teresa replied

    Sorry, but I did that... :(


  •   Teresa replied privately
  •   Teresa replied privately
  •  675
    Neuron replied

    Hi Teresa,

    Somehow I am not able to log in the WordPress admin.

    https://www.teresareynes.com/wp-admin/

    Is there any other URL that you use to log in?

    Kind Regards


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

  •   Teresa replied privately
  •  675
    Neuron replied

    Maybe you have any country restrict enabled, somehow I am not able to log in.

    - http://prntscr.com/ov46kc

    Kind Regards


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

  •   Teresa replied privately
  •  675
    Neuron replied

    Unfortunately, it is still not working, can you please try to add this line of CSS.

    .l-theme-wrapper {
        z-index: 1 important;
    }

    It seems to be working alright. http://prntscr.com/ov6q2q

    Kind Regards


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