Hiding Event Details

Home Forums Calendar Products Events Calendar PRO Hiding Event Details

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1094998
    Kelsey
    Guest

    I would like to hide the event details while still displaying the event name on the calendar. Having trouble finding my original submission for this question – someone please respond. Basically I want just the name of the event to show, and no details (when hovered or clicked).

    #1095023
    Geoff
    Member

    Hi Kelsey,

    You should be able to hide the tooltip in Month View when hovering over events by adding this to your theme’s style.css file or using the Simple Custom CSS plugin:

    .tribe-events-calendar .tribe-events-tooltip {
    display: none !important;
    }

    Cheers!
    Geoff

    #1101430
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hiding Event Details’ is closed to new replies.