Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<script>jQuery('#event_detail_header').hide()</script>

If you would like to hide only the event description, use the following code in the Common Event Information field instead

Code Block
<script>jQuery('.event-desc-theme').hide()</script>
Info
titleNote

This trick will only work for events that were created on the localendar.com website. They will not affect imported events, or events merged from external iCal urls