Hide Empty Space in Calendar Monthly View

Home Forums Calendar Products Events Calendar PRO Hide Empty Space in Calendar Monthly View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113986
    gainesvilletennis
    Participant

    Hi there, I’m trying to get my full monthly calendar to show on one page. Is there any way to shrink the height of empty calendar days in the monthly calendar view? I would still like it to expand automatically as per usual if there are a lot of events on a particular day. But it would be great if I could shrink the amount of default whitespace that shows in each calendar day/row when there are no events present. Any ideas on where to start for tinkering with this?

    #115862
    Barry
    Member

    Hi – great question!

    This can probably be accomplished with a little CSS. Take a look at our Themer’s Guide to learn about adding event specific stylesheets and try adding this rule:

    #tribe-events-content .tribe-events-calendar td { height: 20px }

    (Adjust to suit …) does that help here?

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide Empty Space in Calendar Monthly View’ is closed to new replies.