 
	
		
		
		
		
			
For some reason on a post I can’t get gallery thumbnails to display correctly. They are only showing up in a single column even when I add  columns=”5″ to the shortcode:
http://eatdrinktc.com/farm-market-gallery-october-5-2013/
Hi,
Try adding this code to the Quick CSS area in the Theme options page:
#top .gallery a, #top .gallery a img{
display: inline-block !important;
}Regards,
Josue 
