• Resolved krishanpatel

    (@krishanpatel)


    Hi, I would like to remove the option to be able to click on the event date on the calendar view to open the event detail page. Is that possible?

    Thanks
    Krish

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support epsupport

    (@epsupport)

    We are looking into this and will update you as soon as possible.

    Plugin Support epsupport

    (@epsupport)


    Thanks for reaching out to us.

    To achieve the desired result, please navigate to the “EventPrime -> Settings” sub-menu select the “Custom CSS” tab, and place the below-mentioned CSS in the TextArea and save changes.

    #ep_event_calendar.fc table.fc-scrollgrid-sync-table .fc-daygrid-event {
    pointer-events: none;
    }

    If you have any further questions, please don’t hesitate to reach out to us.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove event detail page’ is closed to new replies.