Viewing 1 replies (of 1 total)
  • Plugin Author NikHiL Gadhiya

    (@nikhilgadhiya)

    Hello,
    Please set the Thumbnails to show as 5 from the plugin settings page. Otherwise please add the following CSS on your website.

    .nickx-slider-nav .nslick-slide img {
        min-height: unset !important;
    }
    img.product_video_img.attachment-thumbnail.size-thumbnail{
        min-height: 56px !important;
        min-width: 56px !important;
    }


    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail images are not square when we activate plugin’ is closed to new replies.