Viewing 2 replies - 1 through 2 (of 2 total)
  • 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; }

    change it to

    .instag ul.thumbnails > li { margin:0 auto; display: inline-block; *display:inline; float: none; width: 23.5% !important; }

    let me know if it worked out!

    Thread Starter BadBoyBen

    (@badboyben)

    Yes, it’s perfect now.

    Thank you so much!

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