Enlarge arrows (Slider)

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

.eapp-events-calendar-arrow-icon {
width: 50px;
height: 50px;
}
1 Like