Reply To: 3 inch gap between portfolio items when summary is left out

Support Forums for LiveMesh Themes & Plugins Forums Enticing Theme Support 3 inch gap between portfolio items when summary is left out Reply To: 3 inch gap between portfolio items when summary is left out

#179
livemesh
Keymaster

Pls try pasting this into Custom CSS tab of options panel or custom.css file in /custom folder.

ul.image-grid li.one-third {
height: 250px; /* Your desired height */
}

Thanks