Hi I’d like my titles on my portfolio page to be the same height.
Page: http://lindenmobileappstore.nl/cases/
Screenshot: https://www.dropbox.com/s/1024efmb5hdc8zh/Screenshot%202014-04-04%2015.41.23.png
How can I get this done?
Hi Linden Mobile!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.grid-content {
min-height: 68px;
}
Cheers!
Yigit
Thanks! Works perfectly..