Hi all,
how can i change the font size of the TITLE (month) and the font size of the EVENTS? Both are much too big.
https://www.gymnasium-odenthal.de/
It would be great, if you can implement such a standard setting on one of the future updates.
Thanks and regards
Arndt
Hello,
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):
.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .evo_pop_body .evoet_cx span.evcal_desc2 { font-size: 20px; }
.ajde_evcal_calendar .calendar_header p, .ajde_evcal_calendar .evo_footer_nav p { font-size: 20px; }
It would be great, if you can implement such a standard setting on one of the future updates.
Thank you for your great suggestion, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.
Hi and thanks for your fast reply.
The font size is ok, but the color is now Grey instead of White. And can you change the font weight to something thinner and the text not to uppercase.
That would be great, thanks!
Regards
Arndt
Please go to EventON > Appearance > EventTop Styles > Event Title font color. Change it to white. 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.