Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Cool Plugins

    (@coolplugins)

    Currently no option available to hide description, but you can display none via custom css:-

    .ect-event-content p {
        display: none !IMPORTANT;
    }
    Thread Starter Gonzalo

    (@gonzalo43tech)

    That works perfectly, maybe a future release could include toggling all the information shown

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Description’ is closed to new replies.