Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #396279

    Hi there, I have a portfolio grid on this page: http://cainz.org/events/
    But since some titles take up multiple lines, the grid is not aligned correctly. Is there any way to rectify this?

    #396594

    Hey CAINZ!

    Please try the following code in your Quick CSS:

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

    Regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.