Tried to add this to Ticket #29255 but cannot see my comment. Got lots of good info from it and is there a way to target font size of event list (inside a column) in All blogs ONLY?
http://sportclips.pinnaclepeo.com/2017/04/04/technology-fsv-paycard/
like this font size http://sportclips.pinnaclepeo.com/event-calendar/
OR, do a global font size but not the list in specific page. ie not on Home page http://sportclips.pinnaclepeo.com/
Thank you, Rigo
Apr 21,2017 AT 8:38AM - 3 years ago -Please go to eventon->styles and add following code in the panel and save the settings:
.single .eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
font-size: 14px !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.