Comments 1Toan started the conversationNovember 22, 2016 at 12:24amHi Team, I would like to know how I can disable lightbox from appear when you click on an image slider in a portfolio. Also is it possible to have navigate/advance through the image slider using left and right arrow keys? This would be great if you can assist me with this. Cheers, Toan 1,558Laborator repliedNovember 22, 2016 at 12:21pmHi Toan,Add the following CSS to fix it: .single-portfolio-holder .gallery .portfolio-images-slider a { pointer-events: none !important; } Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Hi Team,
I would like to know how I can disable lightbox from appear when you click on an image slider in a portfolio.
Also is it possible to have navigate/advance through the image slider using left and right arrow keys?
This would be great if you can assist me with this.
Cheers,
Toan
Hi Toan,
Add the following CSS to fix it:
Best regards,
Laborator Team