Support

Home Forums Event Espresso Premium Help with centering in EE4 Events Grid View

Help with centering in EE4 Events Grid View

Posted: June 3, 2015 at 2:18 pm

Viewing 2 reply threads


tneumann

June 3, 2015 at 2:18 pm

I am looking to center (vertically) the link text that displays when I hover over an event thumbnail in the grid view.

I can see the following class that contains the grid view thumbnail:

ee_grid_item

but from there I am unsure what to do…

Thanks,
Tim

FYI…Site is here: http://www.softlitestudios.com/workshops-grid/


tneumann

June 3, 2015 at 2:22 pm

That class should have read:

ee_grid_box

Sorry…


Jonathan Wilson

June 3, 2015 at 3:06 pm

Hey Tim,

You can use some CSS like this to center it up vertically:

.ee_grid_box a.darken:hover span {margin: 15px 0;}

That will get you started. You can add that CSS to either a custom CSS file, or your theme’s style.css file, then adjust according to your preference.

Viewing 2 reply threads

The support post ‘Help with centering in EE4 Events Grid View’ 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