Footer background layer blocks content

Home Forums All Other Themes Footer background layer blocks content

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34783
    WenWen
    Member
    • Topics: 10
    • Replies: 15
    • Total: 25
    Member since: February 4, 2016

    Hi,

    This is my website www.cet-icp.org

    If you scroll down to the bottom, when you click on the event of the calendar, the event details are blocked by the footer background (hidden behind “ABOUT CET ICP”).

    How to make the layer goes behind my calendar content?

    #34801
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Wen,

    Kindly add this code in custom CSS Box:

    .mc-main .calendar-event .details, .mc-main .calendar-events{z-index:9999 !important;}
    #footer-wrapper{z-index:-9999;}

    Regards,
    Dave

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.