Instagram Feed

Instagram feed with gutter

The basic widget HTML markup to display one element looks the following way:

<div class="instafeed" data-instafeed-user="..." data-instafeed-get="user">
    <div class="thumbnail-instafeed" data-instafeed-item>
        <img src="images/_blank.png" alt="" data-images-low_resolution-url="src" />
    </div>
</div>

Instagram feed without gutter

Instagram feed fullwidth