I would like for the starting and ending dates of the event to be the same size, rather than the start date being larger than the end date. How can I do this? I am working in the list layout.
2 Likes
Hi there, @Jessie_Horsemanship
I’ve shared your request with the dev team. I’ll get back to you once I have their response
2 Likes
Thank you!
2 Likes
Hey there, @Jessie_Horsemanship
Here is the code from our devs:
.eapp-events-calendar-date-element-month,
.eapp-events-calendar-date-element-dayOfWeek {
font-size: 14px !important;
}
.eapp-events-calendar-date-element-day {
font-size: 26px;
}
.eapp-events-calendar-date-element-end {
top: 0 !important;
}
We’ve added it to the Custom CSS field on the Appearance tab of your widget’s settings. Please check it and let me know if you like the result
1 Like
That is PERFECT! Thank you SO MUCH!
3 Likes
Awesome, you are welcome
In the meantime, we’d really appreciate it if you could check out the Event Calendar category on the Wishlist and upvote any ideas you like the most.
Your feedback will be super helpful in helping us prioritize requests!
1 Like