• How do I customize calendar? ([eo_calendar])

    1. I’d like to change format of month above calendar.
    2. Want to remove link of events on the calendar.

    not just visual option but coding through hook or template is also fine.

Viewing 1 replies (of 1 total)
  • 1. In you custom CSS you can add this:

    #eo_shortcode_calendar_0_content caption {
    font-weight: 600 !important;
    color: #639138 !important;
    }

    Customize and add attributes as you like!

Viewing 1 replies (of 1 total)
  • The topic ‘customizing calendar’ is closed to new replies.