Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
@media screen and (max-width: 640px) {
.eapp-events-calendar-error-text {
padding-top: 20px !important;
}
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
@media screen and (max-width: 640px) {
.eapp-events-calendar-error-text {
padding-top: 20px !important;
}
}