Didn’t work for me, see: https://p1u.world
Still shows on the left.
Didn’t work for me, see: https://p1u.world
Still shows on the left.
I’ll check it with the devs and will get back to you a bit later
The code you were trying to use centers the widget’s container. However, if you want to align events and widget title to the center, please try to use this code instead:
.eapp-events-calendar-grid-component {
justify-content: center;
}
.eapp-events-calendar-events-calendar-title {
text-align: center;
}
Check it out and let me know if it worked for you
Yes this works great thanks!
No sweat
Just in case, I’d like to inform you that we have a CSS Codes category where you can find the most popular codes for different apps (including Event Calendar). You are very welcome to check it out - Event Calendar - Elfsight Community