• Resolved fracalvi

    (@fracalvi)


    Hi,
    how can I remove, from the thumbs, the links to their big images?
    I want use a gallery with just the thumbs, without image opens on click.
    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • img01de

    (@img01de)

    Same here, just want to use the sidescroll gallery but without the lightbox or link to the big image.

    Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi there,

    You can add the following CSS rule to “Gallery -> Other Options -> Styles” in order to prevent any triggers when clicking on a thumbnail:

    .ngg-galleryoverview.default-view .ngg-gallery-thumbnail a {
        pointer-events: none !important;
    }

    Hope this helps,
    Mihai

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove links from the thumbs’ is closed to new replies.