Hello, I have an issue with Portfolio grid pages where the cells are not horizontally aligned. This happens when the sum of the number of lines under the thumbnail pictures (the title and excerpt) is not the same for all the cells in the grid. To clarify this issue more, here is an example of a page where the problem exists : http://f42.efa.myftpupload.com/buy/ , and here is one where it doesn’t exist : http://dc0.e8c.myftpupload.com/buy/ Please let me know if there is a way to make all the cells horizontally aligned regardless of the number of lines under each thumbnail picture. Thank you.
Hi amrman0!
I have loaded both sites and I can not notice any issue.
Can you please provide us with a screenshot of the issue?
Best regards,
Basilis
Ok. Attached are two screenshots of the two pages. The arrows point to the obvious alignment issues with the ‘Ualigned’ photo http://dc0.e8c.myftpupload.com/wp-content/uploads/2015/10/Unalighned.jpg This next photo shows an example of perfect alignment http://dc0.e8c.myftpupload.com/wp-content/uploads/2015/10/Perfect-Alignment.jpg
Regards.
Hi,
In the screenshot which is “perfect” you have 3 lines of text on all items, on the one that is not it varies between 2 and 3. Do you want to set a fixed height for them?
Regards,
Rikard
Hi Rikard,
Yes, I want to set a fixed height if that is going to make these extra ugly lines (that I pointed to with the arrows) under the cells disappear. Whether there is 2 lines or 3 lines of text under the thumbnails shouldn’t make the grid look any different. Thank you for the excellent support.
Hi!
Please insert the below css into your custom css section:
.grid-entry .inner-entry {
min-height: 390px !important;
}
Best regards,
Dake
Thanks a lot Dake, that fixed the problem.
Hey!
You’re welcome, glad we could help :)
Please let us know if you ever need any help in the future.
Best regards,
Dake