• Resolved laconicsky

    (@laconicsky)


    How do I change the formatting when adding an event so the event name and description fields don’t come out in all caps?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support ArtemSupport

    (@artemsupport)

    Hello,

    Please use this CSS code:

    .eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .evo_pop_body .evoet_cx span.evcal_desc2, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle { text-transform: none; }

    Plugin Author Ashan Perera

    (@ashanjay)

    Hope the solution Artem provided helped. You could add that to eventON Settings > styles

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘All caps’ is closed to new replies.