• Resolved alicelomanto

    (@alicelomanto)


    1 – I am trying to remove the sentence “Eventi in Luglio” which translates into “Events in July” right above the calendar. How do I do it?
    2- the events titles seem in bold and I’d like a regular font. I suppose I cant change it, right?

    Thank you!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    1. Go to My Calendar > Settings > Text and change the setting or “Calendar month heading”
    2. You can add custom styles; go to Appearance > Customize > Additional CSS and add something like .mc-main h3.event-title { font-weight: 400; }
    Thread Starter alicelomanto

    (@alicelomanto)

    @joedolson Last question! do you know how I could change the font of the calendar into quicksand, if possible? sorry to bother you. its a website for a university exam project 🙂

    Plugin Author Joe Dolson

    (@joedolson)

    Assuming the font is already installed, it would be a similar process. For headings only, something like .mc-main h3.event-title { font-family: 'quicksand'; }

    Not knowing the font slug, whether it’s already installed, or the scope of how you want to use it, that’s nothing more than a guess.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.