Modern Events Calendar Widget in X/Ethos

My credentials are in the secure area.

If you’ll notice in my image, the events in the calendar are tabbed significantly out, I’d prefer to have them line up closer to the left edge, more in line (or closer to) the “Coming Up Next”. Is there something in the custom CSS I can add that will fix this issue?

Hello There,

Thanks for writing in!

To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.mec-widget .mec-event-list-classic .mec-event-article {
    padding-left: 0;
}

We would loved to know if this has work for you. Thank you.

Perfect! Exactly what I was looking for. Cookies for you! :cookie:

Glad that we could be of a help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.