If there isn’t a built in option, how can I accomplish this with CSS? I tried hiding the date element for a specific event using variations of the code below, but it isn’t working. What am I missing? Does ai1ec-event and/or ai1ec-event-instance-id-13 need to be in the code in addition to ai1ec-event-id-2604?
#ai1ec-event-id-2604 .ai1ec-posterboard-view .ai1ec-date-block-wrap {
display: none !important;
}
Thanks in advance for your help.
Hi,
Where exactly do you want to hide date option?
Thanks for the reply. I want to be able to create an event without a date appearing. Can this be done?
This has not been resolved. Can you help?
You can hide the date only on the frontend using css.