Hi, i need change color in event details,
I ill try costumize css with the code: .eventon_events_list .eventon_list_event a {color: red; !important}
but this do not work.
URL link: https://up.pt/cefup/events-list/
Open the first event and the text “Claudio Lucarelli, Wharton School, University of Pennsylvania” is a link but the color is the same.
Thks.
Mar 6,2019 AT 5:29AM - 6 years ago -Hello Helder,
Please go to eventon->styles and add following code in the panel and save the settings:
.eventon_desc_in a {
color: blue !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.
Thank You