Tagged: CSS, events calendar, styling
Hi,
sorry, forgot to ask this in my previous topic – is there a way to reduce the spacing between the entries in the events calendar widget via CSS? Looks a little bit too much right now (http://infotropic.ru/?page_id=4512).
Best regards,
Holger
Hey Holger!
Please add following code to Quick CSS and adjust as needed
.tribe-events-list-widget ol li { margin-bottom: 10px; }
Regards,
Yigit
Hi Yigit, thanks a lot, works like a charm.
Best regards,
Holger