Thanks to everyone who helped. I’m still learning of SE but now getting the hang of it.
How do I adjust the the image margins on the items in my store? The image is aligned left, but the text describing it is flush against the image and looks strange. I’ve tried adding custom CSS to the containing DIV of
.imgContainer {margin-right:10px;}
but then the text doesn’t wrap and is on the bottom of the image.
Thanks!!!