• I’d like to disable/remove the ‘Event Bubbles’ which appear when clicking on an event title. How is best to do this? Many thanks! Adam

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Adumdurb

    (@adumdurb)

    Or, if I could remove the line ‘See more details’ that would be useful.

    Hello,

    Sorry for the late reply. Unfortunately, this feature isn’t yet available in the Simple Calendar plugin. My suggestion would be to hire a third party developer to help you with this task.

    Take care.

    Thread Starter Adumdurb

    (@adumdurb)

    Surely there’s a CSS hide or =false you can suggest??

    Anyone?

    I too would like to be able to do this. Try this to see if it works for you:

    .simcal-event-bubble {
    visibility: hidden;
    }

    ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Disabling Event Bubbles’ is closed to new replies.