Skip to content
Public Ticket #20285

Penci Image Gallery

Conversation thread

miraizhan replied

Customer Reply

The lightbox is still there, just the mouse icon has changed. But it's okay, I've already figured out how to do it. Instead of a gallery, I will insert a single picture.

Thank you!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

a.penci-gallery-ite {
    pointer-events: none;
}
a.penci-gallery-ite i {
    display: none;
}

Regards,
PenciDesign.



PenciDesign Supporter replied

Staff Reply

Hi,

Yes. Please send me a page you've inserted this element, I'll check then send you a quick solution to disable it.

Regards,
PenciDesign.


miraizhan started the conversation

Conversation Start

Hello,

Is it possible to disable a lightbox in Image Gallery of Style 1 (Grid)?

Want to join this conversation or access attachments? Sign in first.