I’ve found how to remove the lightbox from specific images in the documentation, but I’d like to remove it from the featured image in the single blog posts.
Thanks for any help you can give!
Hey HPCCo,
Add this to quick css:
.big-preview.single-big .lightbox-added{
pointer-events:none!important;
}
Best regards,
Jordan Shannon
Thanks, Jordan!!
Hi,
No problem at all. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon