Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dwork

    (@dwork)

    Sorry, i found the solution:

    #tribe-events-content table.tribe-events-calendar {
        display: table;
        table-layout: fixed;
        width: 990px;
    }
    
    #tribe-events-content table.tribe-events-calendar td,
    #tribe-events-content table.tribe-events-calendar th {
        padding: 0px 0px;
        width: 133px;
    }
    Thread Starter dwork

    (@dwork)

    BTW i put these lines in de custom style sheet

    Barry Hughes

    (@websitebakery)

    Super!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘calendar width’ is closed to new replies.