Okay
  Public Ticket #2138032
Show captions in lightbox galery
Closed

Comments

  • Otto started the conversation

    Hello,

    I would like to show the captions from images in a lightbox galery.
    How is that possible?

    Thanks, Otto


  •  8,992
    Tahir replied

    Hey Again,

    I am afraid there is no such option available at the moment. 

    Best 


    ThemeNectar Support Team 

  • Otto replied

    Hello Tahir,

    I try this workaround:

    - using plugin Simple Lightbox and Elementor Imagegalery

    Now the lightbox appears under the images. In the Elementor widget I've put a high Z index, which does not help.

    https://www.bewoners-stadseiland.nl/monitoring-bloemrijke-bermen/


  •  8,992
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #boxed {
        z-index: 9999 !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Otto replied

    Hello Tahir,

    Thank you. It works!

    best regards, Otto