Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
@media (max-width: 500px) {
[class*='WidgetBackground__Wrapper-sc'] {
padding: 40px 0 !important;
}
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
@media (max-width: 500px) {
[class*='WidgetBackground__Wrapper-sc'] {
padding: 40px 0 !important;
}
}