Viewing 2 replies - 1 through 2 (of 2 total)
  • Open the plugin css file and find:

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

    and change width to 23%; should look like this:

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

    Jetnor – I wrote to you 2 days ago requesting help with a problem. Please can you respond.

    I am having trouble with the images in the slider shifting to the right every time a new image slides into place.
    Please have a look at my site for reference:
    https://www.donlebon.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only 3 images per line’ is closed to new replies.