Hi,
why do the Instagram thumbnails have different heights? Always the 4 pictures in the middle are smaller!
See Footer to the right.
Thank you in advance.
Hey thomas6602,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer .av-instagram-item img {
height: 76px !important;
}
Hope this helps :)
Best regards,
Nikko