Max
1
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.global-styles, .eapp-events-calendar-read-more-button {
display: none;
}
.global-styles, .eapp-events-calendar-read-more-content {
max-height: none !important;
}
.global-styles, .eapp-events-calendar-read-more-content:after {
display: none !important;
}
Guys, if this code was helpful, please drop us a line in the comments 
4 Likes
Max
4
Welcome to the Community, @user8228 
Glad to know this code helped you! Thanks a heap for the feedback 
Thank you so much! this works amazingly!
2 Likes
Max
6
That’s awesome to see the code did the trick for you! Many thanks for the feedback, @Margot_Huybrechts 