• Resolved alecanc

    (@alecanc)


    Dear All,

    I have an issue with this plugin.

    When I open an event card all the section display upper case letters. Nevertheless, the location section display all lower case letters.

    To see the issue, go to perni.org/eventi, then switch month to April. Open “PRESENTAZIONE DI “DONNE CON LO ZAINO” event.

    You can see that “ORA”, “DETTAGLI EVENTO”, and “LINEE GUIDA SANITARIE PER QUEST’EVENTO” are in upper case. Nevertheless, “luogo dell’evento” is in lower case.

    I checked in the language settings, and all the translations are written in the same way.

    How can I solve this?

    Thank you!

    The page I need help with: [log in to see the link]

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

    (@artemsupport)

    Hello,
    Your theme does this.
    Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write styles to header > save settings > turn on Write styles to header):
    .evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3, .evorow .evo_clik_row h3, .evcal_evdata_row .evcal_evdata_cell h3 a { text-transform: uppercase !important; }

    Thread Starter alecanc

    (@alecanc)

    Thanks a lot for your quick reply.

    The text is now displayed in upper case letters.

    Nevertheless, it now seems that the font size of “LUOGO DELL’EVENTO” is larger than the other header titles.

    How con I solve this?

    Thanks again

    Plugin Support ArtemSupport

    (@artemsupport)

    Also add this code:
    .evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3, .evorow .evo_clik_row h3, .evcal_evdata_row .evcal_evdata_cell h3 a { font-size: 18px !important; }

    Plugin Author Ashan Perera

    (@ashanjay)

    Thank you for reporting this and please use Artem’s fix. We will include necessary CSS for correction in the next version update ??

    Plugin Author Ashan Perera

    (@ashanjay)

    We would also appreciate if you do not mind kindly writing a review for us as we are just starting up here in WordPress repo. Many Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Location Name in lower case’ is closed to new replies.