Lightbox thumbs showing as invisible in gallery module

Hello everyone - I am trying to create a lightbox gallery in the below link

Right now I have the below module code in the page:

{% module “module_160297594105741” path=“@hubspot/gallery”, label=“gallery.module” %}

The SLIDER and THUMBNAIL gallery appear JUST FINE, but when I select LIGHTBOX gallery, the thumbnails are invisible. If you visit the below page, you will see below the text there are thumbnails to hover over (the mouse cursor changes) but they aren’t showing. Can anyone help or tell me what might be wrong? Thank you!

https://blog.boostoxygen.com/boost-oxygen-review-by-stamford-advocate

Hi @BillOxygen,

there’s a padding-top:100% on the .slick-slide-inner-wrapper class. Remove it and your thumbnails will be visible.

best,

Anton

Thanks Anton! I will forward your reply to my developer to make the proper adjustment. I appreciate you looking at this for us!!