Tagged: instagram, Instagram Widget
Hi there,
I have an Instagram widget on a color section, what would be the ccs code to increase the gaps between the pictures?
Also, I noticed that some of the pics are slightly smaller than others (only by 1-2px)
Thank You,
Hey skynandi,
Please post a link to where we can see the elements in question.
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-instagram-item {
padding: 10px;
}
Best regards,
Rikard
Hi Rikard,
Thanks for the code, it’s working, but now the mismatch in size of the pictures is even more apparent.
Can you take a look please,
Hi,
I’m not sure what you mean by that? They are all the same size on my end using Chrome.
Best regards,
Rikard
Hey,
Please try adding !important rule to the code as following
.av-instagram-item {
padding: 15px !important;
}
Best regards,
Yigit
Ok, that works. Thank you very much.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon