Viewing 2 replies - 1 through 2 (of 2 total)
  • Spiffy Calendar

    (@spiffy-calendar)

    At the moment there is no way to distinguish between popups with live links and popups with just info. You can disable ALL popups using CSS, but I’m not sure that’s what you are looking for.

    If you do want to disable all popups, the following CSS rules should do it:

    .spiffy-popup {
        display: none !important;
    }
    stbedesantafe

    (@stbedesantafe)

    The way I use the optional Event Link field is to put “Click here for more information” in the Event Description field. If I’m going to bother to link to an event page, there’s no reason to put anything else in the Event Description field.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘On hover remove description pop up’ is closed to new replies.