Support Forums for LiveMesh Themes & Plugins › Forums › Enticing Theme Support › Extra height when text summary is removed from Portfolio Template › Reply To: Extra height when text summary is removed from Portfolio Template
August 8, 2012 at 1:12 pm
#78
livemesh
Keymaster
Pls try pasting this into Custom CSS tab of options panel or custom.css file in {theme dir}/custom folder.
ul.image-grid li.one-third {
height: 250px; /* Your desired height */
}
Thanks