Hello,
When I click on the featured image on a blog post, it pops up as a lightbox and actually makes the whole page pop up as a lightbox, it’s very strange. How can I disable the lightbox on featured blog post images? Or just disable the ability to click on the image?
Hey bobfurgo,
Please try the following in Quick CSS under Enfold->General Styling:
.single-big a {
pointer-events:none;
}
Best regards,
Rikard
Perfect, thank you Rikard!
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon