Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter hwressnigg

    (@hwressnigg)

    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?

    Thread Starter hwressnigg

    (@hwressnigg)

    Thanks for the reply. I want to be able to create an event without a date appearing. Can this be done?

    Thread Starter hwressnigg

    (@hwressnigg)

    This has not been resolved. Can you help?

    You can hide the date only on the frontend using css.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hide date option?’ is closed to new replies.