Support

Home Forums Events Calendar Add-on Event Calendar widget

Event Calendar widget

Posted: January 18, 2018 at 8:27 am

Viewing 1 reply thread


FabricArtShop

January 18, 2018 at 8:27 am

Hey guys, one more question. On our calendar page, I use the Event Espresso upcoming events widget on the right side bar….here. The spacing seems a bit much for my liking. Is there a way to tighten it up a bit? In other words, remove some of the spaces between upcoming events.


Josh

  • Support Staff

January 19, 2018 at 7:10 am

Hi there,

You can change this by going to the Appearance -> Customize section of the admin, and there is a tab labeled ‘Additional CSS’. If you go into the customizer, you can add some code like this to remove the spacing between events. Please paste the code between the dashed lines into the stylesheet:
—————————————-

.ee-upcoming-events-widget-title-h5 {
    margin: 0;
}

—————————————-
Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress

Viewing 1 reply thread

The support post ‘Event Calendar widget’ 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