Viewing 3 replies - 1 through 3 (of 3 total)
  • same question for me ??

    Thread Starter dashlane2580

    (@dashlane2580)

    I managed to fix this with a CSS display:none; trick with the CSS code below:

    .display_reserves, #data-update11 .display_post, #data-update21 .display_post {
    display:none;
    }

    This is for the 3 months view to only show the legend for the first month.
    This also hides the “reserved” legend (.display_reserves), as we do not accept reservations but only bookings.

    thnx, that solved it for me ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Legend displayed under each month’ is closed to new replies.