• Resolved Roy

    (@clg87)


    I would like to set a global style for the monthly view where the default text is black and the font size is larger (let’s say 1.5em).

    Have tried a few things, none of the below work:

    /*h3.tribe-events-month-event-title {
    font-size:1.5em !important;
    color: black;
    }
    */
    
    /*.tribe-events .tribe-events-calendar-month__events {
        font-size: 3em !important;
    color: black;
    }
    */
    
    /*.h3.tribe-events-calendar-month_calendar-event-title.trive-common-h8.tribe-common-h--alt {
    	font-size: 50px;
    	color: black;
    }
    */
    
    /*.tribe-events-loop .tribe-events-event-meta {
    	font-size: 48px;
    }
    */

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Styling Monthly view’ is closed to new replies.