• Resolved myristale

    (@myristale)


    Hello, I’m struggling here with the issue of hidden description ?? after I click on event to check it out, the window pops up, but it’s hidden behind the section below it – I tried to use z-index, but it doesn’t work. Please help ??

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

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

    (@joedolson)

    Can you share a link to a page where this problem occurs?

    Thread Starter myristale

    (@myristale)

    Hello, I solved this problem already, if someone has the same issue here’s what worked for me:
    #mc_calendar_23_1-calendar-details > img { z-index:999 !important; }

    I tried to apply this CSS before but only to the patent element (without img) and it didn’t work, doing this to img did not make sense to me, but its working ??

    Thread Starter myristale

    (@myristale)

    Parent element* sorry ??

    Plugin Author Joe Dolson

    (@joedolson)

    Well, that does seem very odd! Glad you got it resolved.

    I’m having the same issue.

    Where did you place this code?
    #mc_calendar_23_1-calendar-details > img { z-index:999 !important; }

    Thread Starter myristale

    (@myristale)

    To access the CSS editor, launch your site customizer then click on the CSS tab to access the CSS editor. Check the ID of your calendar though, might be different number.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Event description not visible (goes under other sections)’ is closed to new replies.