(Squarespace) Increase Line height between Upcoming and Past Events

You can use this code to Website > Website Tools > Custom CSS.

hr.eventlist-past-upcoming-divider {
    border-width: 4px !important;
    border-color: #000 !important;
}

2 Likes

4 posts were split to a new topic: Add spacing between upcoming and past events