Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #521059

    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.

    #521251

    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

    #521447

    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.

    #521544

    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

    #521761

    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.

    #521863

    Hi!

    Please insert the below css into your custom css section:

    .grid-entry .inner-entry {
        min-height: 390px !important;
    }

    Best regards,
    Dake

    #522088

    Thanks a lot Dake, that fixed the problem.

    #522099

    Hey!

    You’re welcome, glad we could help :)

    Please let us know if you ever need any help in the future.

    Best regards,
    Dake

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Porfolio Grid cells horizontal alignment issue’ is closed to new replies.