Viewing 2 replies - 1 through 2 (of 2 total)
  • This is part of your WP theme.

    You can use the following CSS to hide it appearing on event detail pages:

    .single-ai1ec_event .postmetadata {
      display:none;
    }
    Thread Starter sammybotz

    (@sammybotz)

    Thank you so much, it worked perfectly. Have a nice day.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to Remove date on event please’ is closed to new replies.