• When opening the page on an iPhone, using the mini calendar, after clicking on an event, the homepage shows through the event information and can be clicked, which is confusing. Is there a way for the mini calendar to not be see-thru?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Looks like a stacking issue.

    Add this to your custom CSS:

    .mc-main .calendar-events { z-index: 10; }

Viewing 1 replies (of 1 total)

The topic ‘Mini calendar on iphone’ is closed to new replies.