Hi,
Is there away to disable only the accordion lightbox? In other words, I want to utilize the accordion but not have the slide link anywhere. I initially put a # sign in the “Set Link Manually” field but that just took me to the top of the page (which is not desirable). Please note – I’d like to continue using the lighbox in other parts of my website.
Thanks!
Hey!
Try adding this code to the Quick CSS:
.aviaccordion-slide-link {
pointer-events: none;
}
Cheers!
Josue
AWESOME! That did the trick!
Hugs & Smooches! Thank you so much!
You are welcome, always glad to help :)
Regards,
Josue