I have been asked to display our events in an easy-to-view event grid. Like this website: https://dallascenterforphotography.org/education/classes-workshops/ I see that EE has the Grid view plugin, but it seems to work like a little kids memory game where you have to mouse over the image to see details. Is there a way to use it to display details like the event title, type of event, and dates under the grid image? So it is easy to quickly look over the events?
It depends on the specific of what you are trying to do, but adding some CSS like this:
.ee_grid_box_v2 .ee_overlay {
top: 0;
}
Sound display the details under the image.
You can add that to the Appearance → Customize admin page and drop this CSS into the Additional CSS panel.
Does that work for you?
Viewing 1 reply thread
The support post ‘Event Grid View That Shows Info without action’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.