I’m trying to put several small images in one text widget, and no matter how I do it, a space approximately the size of each image appears between those images.
I’m trying to get the images to appear side by side with maybe a pixel or three between each of them.
I’ve tried putting them in a table, paragraphs and even just put each image code in by itself and the same thing keeps happening.
Is there a way to get rid of the white space between images? It makes no sense why it’s even appearing there in the first place.