Hide weekends (Month layout)

Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:

.fc-day-sat,
.fc-day-sun {
display: none;
}

Guys, if this code was helpful, please drop us a line in the comments :slightly_smiling_face:

So helpful! Thank you!

2 Likes

Glad to hear that, @D.L_Watson!

Thanks a bunch for your feedback and yes, welcome to the Community :wink: