CSS for changing event title size in monthly view?

Home Forums Calendar Products Events Calendar PRO CSS for changing event title size in monthly view?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #219611
    danareeves
    Participant

    Hi – I just purchased the PRO version for 3 sites. I am a total newbie and need to get a solution in place for my boss quickly (as in now!) Here’s the page in question: http://www.hesnow.com/events/

    If you look at November you’ll see that the event title names are HUGE … how do I change them to a small size?

    Thanks so much!

    #220995
    Casey
    Participant

    danareeves,
    Thanks for getting in touch! This is related to the styles that are being used in your theme. Just add the following CSS to your theme’s stylesheet and it should fix the issue:


    h3.tribe-events-month-event-title {
    font-size:1em !important;
    }

    Give that a shot and let me know if it does the trick. Thanks! ๐Ÿ™‚

    -Casey-

    #221040
    danareeves
    Participant

    @Casey, thank you for responding; however that didn’t resolve the font size issue. Any other suggestions?

    #223099
    Casey
    Participant

    danareeves,
    It looks like your theme supports adding custom CSS via the theme options. Try adding the CSS rules there and see if that fixes things. Thanks! ๐Ÿ™‚

    -Casey-

    #229873
    danareeves
    Participant

    @Casey – well, the theme directs me to the appearance -> editor -> stylesheet.css, which is where I added the code before. Still no luck…

    #230377
    Casey
    Participant

    danareeves,
    Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.

    Thanks! ๐Ÿ™‚

    -Casey-

    #466060
    Casey
    Participant

    I just wanted to follow up and see if youโ€™re all set here or if you still have further questions. Just let me know if you have further questions or if I should go ahead and close out this thread. Thanks! ๐Ÿ™‚

    -Casey-

    #666705
    Casey
    Participant

    Since I havenโ€™t heard back from you here, Iโ€™m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! ๐Ÿ™‚

    -Casey-

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘CSS for changing event title size in monthly view?’ is closed to new replies.