Support

Home Forums Event Espresso Premium Grid View Template row break reappeared after latest update

Grid View Template row break reappeared after latest update

Posted: May 28, 2018 at 7:13 pm


deafchildrenaustralia1

May 28, 2018 at 7:13 pm

Hi,

I was seeing an unexpected row break in my grid view template a few months ago, and got advice to set the row height which worked. However, with the latest EE update the issue has reappeared in the same way while the code fix is still in place – can you please help?

Page:
https://deafchildrenaustralia.org.au/events/

Old topic:
https://eventespresso.com/topic/grid-view-template-row-break-when-text-is-displayed-below-the-image/


Tony

  • Support Staff

May 29, 2018 at 6:30 am

Hi there,

I don’t think this is from an update, it looks like it is because your “ASLIA Victoria Auslan Educational Interpreters’ 2018 Conference” event spans more lines than the others.

Try changing the CSS to:

.ee_grid_box_v2.item {
    min-height: 500px;
    margin-bottom: 0;
}

That should give you a little more wiggle room.


deafchildrenaustralia1

May 30, 2018 at 7:20 pm

That worked perfectly – thanks so much!


Tony

  • Support Staff

May 31, 2018 at 2:17 am

You’re most welcome 🙂

The support post ‘Grid View Template row break reappeared after latest update’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso