- This topic has 3 replies, 2 voices, and was last updated 1 year, 4 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › University Hub › Popup hidden under footer
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
could you please share your site URL? Will inspect and provide you CSS
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
you can this CSS
.calnk-link:hover span.spiffy-popup {
position: sticky;
}
Go to customizer there you will find the Additional CSS section
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |