• Resolved letspiksel

    (@letspiksel)


    Hi, im working with a website and i downloaded the Image Photo Gallery Final Tiles Grid, everything its working fine, i just want to know if is possible that the navigation arrows on the Lightbox are visible all the time and not only on “hover”, i couldn’t find it on the settings.

    Thanks in advance
    /alexander

Viewing 1 replies (of 1 total)
  • Hello @letspiksel,

    Thank you for reaching out to us!
    This is not an option the plugin currently has but you can add this code in Appearance > Customize > Additional CSS in order to display them at all times:

    .lb-nav a.lb-prev, .lb-nav a.lb-next {
    	opacity: 1 !important;
    }

    Warmly,
    Mihaela

Viewing 1 replies (of 1 total)

The topic ‘Lightbox Navigation’ is closed to new replies.