Worked like a charm! Thanks
Thanks for the reply. I added some CSS that I found in another post on this forum to resize the image and it worked well
‘.si_feed_widget .si_item{
width: 66%;
}’
I’ve tried use
‘.si_feed_widget .si_item {
margin-left:auto;
margin-right:auto;
}’ to center the image to no avail.
Sorry, I’m pretty much a novice with CSS.
Thanks for any help