Home Forums Free Themes University Hub Popup hidden under footer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #189994
    Woodsman
    Participant

    Hi

    I am using the Spiffy Calendar plugin along with the University Hub theme. I have placed the plugin’s “Upcoming Events” widget in one of the theme’s footer widget areas. The plugin generates a pop-up (containing event information such as Date, Description, Venue, Time, ect) when a mouse pointer is hovered over an upcoming event title. The problem is the pop-up gets hidden under the themes footer.

    I have tried to increase the z-index of the pop-up using CSS (to a number as high as 100000000) but it still gets hidden under the footer. I am guessing this has to do with the way the theme implements the footer function.

    Can anyone help?

    Note, I have another site which uses the Education Hub theme and the pop-up appears fine over the the footer.

    Thanks

    #190013
    Psink
    Keymaster

    could you please share your site URL? Will inspect and provide you CSS

    #190160
    Woodsman
    Participant

    It’s a local site on my PC. I have also discovered that the popups get hidden not only in the header but anywhere on the on the site. As such it’s a theme-wide issue.

    Regards

    Peter

    #190161
    Psink
    Keymaster

    you can this CSS

    .calnk-link:hover span.spiffy-popup {
    position: sticky;
    }

    Go to customizer there you will find the Additional CSS section

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