I absolutely love evything about this theme, but when placing images in posts I prefer to use the native wordpress image gallery.
However, the image gallery is not properly spaced within the post.
See http://www.fraservalleyartists.com/reach-gallery-museum-show-winners/
What can I do to fix this?
Hi Michael!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top .gallery .gallery-item {
width: auto;
height: auto;
}
Regards,
Devin
Love you guys!!!!!!!!!!!!