Hello everyone
There was such a question.
Is it possible to increase the indentation (pagination) between the days in the layout “List“?
So
Hello everyone
There was such a question.
Is it possible to increase the indentation (pagination) between the days in the layout “List“?
So
I managed to fix it. To increase the space between days in the List layout, add this to the Custom CSS section:
.eapp-events-calendar-date-element-item {
padding-top: 40px !important;
}
It adds extra spacing above each date heading so the days are visually separated.
Oh, that’s cool and what I need!
![]()
Thank you.
Hey there, @Mohamed_Ashi, @Tender_S ![]()
Mohamed, your solution is great! A huge thank you for your prompt help ![]()