• Resolved benbn

    (@benbn)


    Hi guys,

    Thanks for the good wok. I have a pretty simple use of the calendar, I don’t need to customize it a lot to render what i need. I just have one issue to resolve and I couldn’t find the solution online yet.

    I would like to change the style of the event title at this line:
    <h3 id=”mc3-title” class=”event-title summary”>

    In fact, all the event titles are in font-style: italic;
    I would like to act on the line but I can’t seem to locate it.

    Any help?
    Cheers,
    Ben

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

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

    (@joedolson)

    This is coming from your theme’s styles. What you want to do is look for the styles for ‘.event-title’ and add ‘font-style: normal;’

    Thread Starter benbn

    (@benbn)

    It works!

    Thanks for the quick and precise answer. Appréciate 🙂

    All the best

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Modifying Event Title style’ is closed to new replies.