Hello, I had sent in a ticket a couple of weeks ago and it seems like you guys went in and made the change, but there was some miscommunication as to the text color I was hoping to change.
I am using the style where there is text showing the month, then there are boxes that include an image and specific date for an event. In my last ticket, I had asked how/where to change the text on the boxes that shows the month, day and date from black to white.
I think when someone went into the site, they changed all the text to be white, but now I can't see the main month's color because it is white and so is our background.
Is there a way to only change the month header font color to black?
Thank you!
- Jan 11,2024 AT 1:24PM - 1 year agoHello,
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):
.ajde_evcal_calendar #evcal_head.calendar_header #evcal_cur, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title { color: #000 !important; }
Hello, Thanks so much for sending this over. I pasted the code into EventOn > Styles but it didn’t change.
I did go to Scripts & Styling, turned on Write dynamic styles to header, but when I saved that. It made the title of the event black and everything else white.
I need to figure out how to make ONLY the main month header (that is not on the event cards) black. I saved an image to make it easier. Thank you very much!

Please add the code to wp-admin > Appearance > Customer > Additional CSS. Make sure to disable Write dynamic styles to header.
Fantastic! Thank you so much!
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket. If you have a moment, we would greatly appreciate if you could kindly leave us a review at myeventon/my-account!. Cheers!