Support

Home Forums Event Espresso Premium How to customize Grid Template to display event details by default?

How to customize Grid Template to display event details by default?

Posted: June 2, 2015 at 3:00 pm


Schematic

June 2, 2015 at 3:00 pm

I like the Grid Template, but the current iteration is short of functional.
The ideal implementation would look similar to http://www.esalen.org/learn

In either case, my question is how can I in the meantime at least make the event details display below the image by default instead of on hover?


Jonathan Wilson

June 2, 2015 at 3:16 pm

Hey there,

This will need to be accomplished with some CSS additions. If you add the following CSS to either a custom CSS plugin, or the style.css file of your theme, then this will get you off to a good start. 😉 Then you can customize it from there.

.ee_grid_box a.darken img {opacity: 0.4;}
.ee_grid_box a.darken span {color:#fff; opacity:1;}


Schematic

June 2, 2015 at 3:23 pm

The CSS above only darken the image, but the event details still don’t appear until hovering over the image.


Jonathan Wilson

June 2, 2015 at 3:34 pm

Hi,

Can you share a link to your listing?

The support post ‘How to customize Grid Template to display event details by default?’ 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