Forums
Home / Plugin: Events Shortcodes For The Events Calendar / Description
(@gonzalo43tech)
4 years, 3 months ago
Is there a way to turn off descriptions?
(@coolplugins)
Currently no option available to hide description, but you can display none via custom css:-
.ect-event-content p { display: none !IMPORTANT; }
That works perfectly, maybe a future release could include toggling all the information shown