Support

Home Forums Event Espresso Premium Change Calendar Month Font

Change Calendar Month Font

Posted: September 30, 2017 at 4:04 am

Viewing 5 reply threads


PlasmicSteve

September 30, 2017 at 4:04 am

Hello. I’ve searched and tried methods previously posted, but I can’t seem to change the font used for the Month in my calendar:

Wordpress 4.8.2
Unite theme
EE 4.9.3
http://sugarplumstudio.com/wordpress/workshops

Can someone please help? Thank you.


Tony

  • Support Staff

October 2, 2017 at 5:13 am

Hi there,

Do you mean the calendar title? – http://take.ms/ATxu9

If so you can use:

#espresso_calendar:not(.ui-widget) .fc-header-title h2, .fc-header-title h2 {
    font-family: cursive;
}

Just change the font you want to use above.

You can add that to Appearance -> Customize -> Additional CSS

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress.


PlasmicSteve

October 2, 2017 at 6:04 am

That’s it, Tony! I’ve been trying to get that to work for months. Thanks so much!

One more question – the only thing I have left is figuring out how to change the colors of the mobile/hamburger menu. The outline is white but the inside is light gray and it clashes with my background font. I’ve tried to modify that before but I can never get it to work, either. Any ideas?


Tony

  • Support Staff

October 2, 2017 at 6:26 am

That’s from bootstrap rather than EE but sure:

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


PlasmicSteve

October 2, 2017 at 6:32 am

That worked. Again, thanks so much. I appreciate it.


Tony

  • Support Staff

October 2, 2017 at 6:39 am

You’re most welcome 🙂

Viewing 5 reply threads

The support post ‘Change Calendar Month Font’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso