• Resolved atesz03

    (@atesz03)


    Hello,

    Is there a way to disable the thumbnail bar (preview images) in the gallery lightbox?

    And to hide the file names on the upper left corner?

    Thnak you in advance!

Viewing 1 replies (of 1 total)
  • Plugin Author princeahmed

    (@princeahmed)

    Hi @atesz03
    Please update your plugin to the latest version (v1.2.2) and use the below CSS code in the
    Admin Dashboard > Google Drive > Settings > Appearance > Custom CSS:

    .gallery-lightbox .lg-thumb-outer{
    display: none;
    }


    Thos will hide the thumb bar.

    • This reply was modified 3 years, 1 month ago by princeahmed.
Viewing 1 replies (of 1 total)

The topic ‘Disable thumbnail bar in lightbox’ is closed to new replies.