Calendar view event title font too big

Home Forums Calendar Products Events Calendar PRO Calendar view event title font too big

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #992536
    Timothy
    Participant

    Hi,

    I’m trying to change the font size of the calendar entry titles. I created a custom css file in my theme and tried there, then found that my theme supports custom css in theme options. It seems no matter what I try, it does not affect the font. The view is here:

    http://sandlapperbmw.org/?post_type=tribe_events&eventDisplay=month

    Would you let me know what snippet would change the title font to make it smaller? I’m using the “Default Page Template” in my events calendar display options.

    Thanks

    #992744
    Brian
    Keymaster

    Hi,

    Thanks for using our plugins. I can help out here with the css.

    Try out this:

    #page-container h3.entry-title.tribe-events-month-event-title a, #page-container h3.entry-title.tribe-events-month-event-title a:visited {
    font-size: 14px;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #992924
    Timothy
    Participant

    Worked perfectly.

    Thanks so much for the help Brian!

    #993107
    Brian
    Keymaster

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Calendar view event title font too big’ is closed to new replies.