Support

Home Forums Event Espresso Premium Changing font size of grid view

Changing font size of grid view

Posted: July 23, 2021 at 12:23 am


scapafest

July 23, 2021 at 12:23 am

The font size is very small on the events grid view. How do I change it?
Here is the page: https://scapafest.com/events/
Thanks


Tony

  • Support Staff

July 23, 2021 at 6:39 am

Hi there,

That grid view is actually from your theme and it’s setting a font-size of 12px (which is fairly small) although your ‘normal’ font-size is only 13px (which again is fairly small).

You can change the current font size on that specific page using something like this:


.post-type-archive-espresso_events .type-espresso_events .excerpt {
    font-size: 16px;
}

Add that to Appearance -> Customize -> Additional CSS

Does that help?

The support post ‘Changing font size of 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