When I create an event that lasts for two days, the date of the second day is displayed in a smaller font and is not aligned with the date of the first day. How can I make both dates have the same font size and be aligned?
Jun 10,2025 AT 5:48AM - 4 hours ago -In this case, I am referring to the number “22.”
Hello,
As a temporary solution, please try going to EventON > EventTop > select EventTop Main Day block fields: Event Day Name.
Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer!
Thank you for letting us know please add this to eventON settings > styles
.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span{min-height:15px!important;}
we will make sure to implement this in the next version update 🙂
Hello Artem, I tried your solution, but this is the result.
Hello Ashen, I tried your solution, but it had no effect. The change is still implemented if you want to see it.
I believe that you need to put space in 15px!important. Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header). You can also add this code to wp-admin > Appearance > Customize > Additional CSS.
.eventon_events_list .eventon_list_event .evoet_cx .evoet_dayblock span{min-height:15px !important;}
Hello Artem, I added the code by inserting the space (under EventON > Styles), but I don’t see any differences. I tried adding it under Appearance > Customize > Additional CSS… same result. I also tried disabling/enabling Write dynamic styles to the header, but no difference. Each time, I cleared the cache on both side, website and browser.
As you can see, the additional CSS code is visible on the frontend, but it has no effect on the formatting of the second day.
In the next few days, I will be absent and unable to respond. If you don’t receive any replies from me, please do not close the ticket. I will definitely be able to respond on Wednesday.