Comments 2stiglitz started the conversationNovember 19, 2020 at 9:19amHello,I implemented a masonry media grid and when I click on an image it opens in an old fashioned lightbox instead of the theme or portfolio lightbox.Is it a way to change this or to customize this lightbox?Thank you for your answer.Stiglitz[deleted] repliedNovember 19, 2020 at 10:21amHi Stiglitz,Can you please send me your Wordpress credentials, because I need to login to your site and test this.To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.Thanks! stiglitz replied privately[deleted] repliedNovember 20, 2020 at 8:50amHi Stiglitz,Problem solvedSee video: https://d.pr/v/BrtgzfHave a great day! 2stiglitz repliedNovember 20, 2020 at 1:10pmThank you so much Ylli, it works perfectly!!!Kind regardsStiglitz1 Like[deleted] repliedNovember 20, 2020 at 1:58pmAlways nice to hear those wordsI wish you all the best!P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever. 2stiglitz repliedNovember 23, 2020 at 3:42pmHi,Everything is working like a charm but I have another question related to your theme lightbox. Is it a way to disable your lightbox for mobile devices?Thanks for your answerStiglitz[deleted] repliedNovember 24, 2020 at 8:12amHi Stiglitz,I'm happy to hear those nice wordsAs for your last question:You can achieve that by disabling gallery clicking for that area on screen sizes that are 768px and below:Please just add this CSS code to your Custom CSS area: @media screen and (max-width: 768px) { .kalium-lightbox-entry{ pointer-events: none; cursor: default; } } Have a nice day! 2stiglitz repliedNovember 24, 2020 at 12:13pmHi Ylli,Thank you for your answer!I had to add a class from visual composer and it works perfectly! Your the king of the lightbox!!! ;))Have a nice dayStiglitz1 Like[deleted] repliedNovember 24, 2020 at 12:19pmGreat, I'm happy to hear that everything is good nowHave a great day and stay safe!Will set this ticket as solved from here. Sign in to reply ...
Hello,
I implemented a masonry media grid and when I click on an image it opens in an old fashioned lightbox instead of the theme or portfolio lightbox.
Is it a way to change this or to customize this lightbox?
Thank you for your answer.
Stiglitz
Hi Stiglitz,
Can you please send me your Wordpress credentials, because I need to login to your site and test this.
To include your credentials click Insert Credentials button in editor toolbar (see how) so your reply will be private.
Thanks!
Hi Stiglitz,
Problem solved
See video: https://d.pr/v/Brtgzf
Have a great day!
Thank you so much Ylli, it works perfectly!!!
Kind regards
Stiglitz
Always nice to hear those words
I wish you all the best!
P.S: If you enjoy our theme, you can head over to your Downloads tab and give it 5 stars. We will love you forever.
Hi,
Everything is working like a charm but I have another question related to your theme lightbox.
Is it a way to disable your lightbox for mobile devices?
Thanks for your answer
Stiglitz
Hi Stiglitz,
I'm happy to hear those nice words
As for your last question:
You can achieve that by disabling gallery clicking for that area on screen sizes that are 768px and below:
Please just add this CSS code to your Custom CSS area:
Have a nice day!Hi Ylli,
Thank you for your answer!
I had to add a class from visual composer and it works perfectly!
Your the king of the lightbox!!! ;))
Have a nice day
Stiglitz
Great, I'm happy to hear that everything is good now
Have a great day and stay safe!
Will set this ticket as solved from here.