How (and where) I can change the event title and subtitle color on slider tile ? I have tried all the parameters on the apparence tab with no success.
- Jun 8,2020 AT 3:01PM - 5 years agoIn myeventon>>>>settings>>>>apearance
under “event top”
I looks like the “Event Title font color (Tile View) ” is not applied
here is the setup

and the result
the tile title color is not the one I select and I can’t even change it.

Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header):
.evosliderbox.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2 { color: white; }
.evosliderbox.ajde_evcal_calendar .eventon_events_list .eventon_list_event .evcal_desc span.evcal_event_subtitle { color: white }
The first is for Title and the second is for Subtitle.
Ok, that workaround the issue.
Thx
Could you also try turning off the minifying functionality and then go to EventON > enable Write dynamic styles to header?
I guess I should remove the CSS code for this ?
Ohoh… interesting…
I remove the CSS codes
Turn on the “Write dynamic style to header” and turn off the minifying… tile titles are still white.
Now I change the color to green from setup > apparence > EventTop Style… back to grey title !
Please send us wp-admin access to your site as a private message for us to further assist your situation.
Could you also try cleaning your cache plugin? It seems that it still contain old CSS styles.