Support

Home Forums Event Espresso Premium Event Grid Sizing

Event Grid Sizing

Posted: October 29, 2018 at 11:55 am


admin@shamphibianhealing.com

October 29, 2018 at 11:55 am

I am using the Event Grid next to a Calendar to display my most recent (6) events. I am trying to display 3 wide and 2 down. However its wrapping and showing 2 wide 3 down. Is there a way to change the size of the squares to be smaller so that it doesn’t extend downward?


Josh

  • Support Staff

October 29, 2018 at 2:24 pm

Yes, you can add the following CSS to your site’s Appearance > Customize > Additional CSS panel:

.ee_grid_box_v2 img {

    width: 150px;
    height: 150px;

}

You might also try increasing/decreasing the two values to get the right size. (They do need to match each other to keep the correct proportions)

The support post ‘Event Grid Sizing’ 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