Hello.
I have a problem with S5 Instagram Feed.
I have set a 6 images array, it works fine on all browsers except Microsoft Edge.
On Edge, 5 images are displayed correctly in the same row and the last one is on another row an 100% wide.

How can i solve?

    Hi rdcustom

    You can try with this custom css:

    #instagram a{
    margin-left: -0.3px;
    }
    Write a Reply...
    You need to Login to view replies.