• dedeke

    (@dedeke)


    Is it possible to hide the timer and social icons in the lite (free) version??

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Stachethemes

    (@stachethemes)

    Hi,

    Sorry for the late reply!

    The free version does not include the Builder, so you’ll need to use CSS to remove these elements.

    Here is the CSS:

    .stec-event .stec-event-share-and-export,
    .stec-event .stec-event-counter {
    display: none !important;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.