Did you want the lightbox feature completely disabled for the whole site or just that area?
What slider are you using? Can you post a link?
One option without having to edit code is to use css like this… this is assuming you are using the flex slider:
.portfolio-single .flexslider .slides li {
pointer-events: none;
cursor: default;
}
Kadence Themes
Thank you so much, that worked perfectly!
Now I just need the lightbox disabled on the homepage – can you help with that too? Thanks
Sure, post a link and I can help.
Kadence Themes
The website is in maintenance mode right now – so as soon as it goes live I will notify you then you can view it.
TonjeThygesen.no
Thank you!