Hey conner910,
Any chance you could send me a link to the page you are having trouble with? I can see what the issue might be then.
Thanks,
Craig
http://stallandkessler.wp.gfbeta.net/
To access the front-end
U. development
p. development
Thanks Conner!
It looks like some CSS in your theme is limiting the width of those images. Try adding this to the “Custom CSS” area to allow the feed to take up more space and make the images larger:
#footer-widgets .footer-widget .fwidget:last-child {
width: 100%;
}
Was this what you were looking for?
Thanks,
Craig
Worked like a charm. Thanks so much!
No problem! Have a great weekend.
– Craig