I’d really like to pop the EE Grid Template on my site, but need to have the event information below the grid image for ease of reading. How can I make this happen? I can see this q has been asked before but can’t find a concrete answer.
The Grid Template wasn’t designed to display the information below the image, but you can add this CSS to your site to override the way it was designed:
.ee_overlay {
position: relative;
top: 0;
}
You can add the above to the Customize > Additional CSS panel.
Thanks so much. I have definitely used something similar in the past and it’s worked great – I’ve popped the code in. Having listed a few events, though, they’re appearing on top of each other, rather than as the actual grid.
You’ll need to check your custom grid template and fix the missing closing div to fix the above.
Viewing 3 reply threads
The support post ‘Grid template – info below picture, not on image’ 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.