Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes the thumbnail size is set based on the precentage of the main container. If you want to set a fixed with for thumbnails Open instag-slider.css located in
    instagram-slider-widget/assets/css
    and find
    .instag ul.thumbnails > li { margin:0 auto; display: inline-block; *display:inline; float: none; width: 24% !important; }

    you can change the width into a fixed like for eg.: width: 25px

    Thread Starter coleh3

    (@coleh3)

    Thank you for your help on the situation.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thumbnail Display’ is closed to new replies.