- This topic has 8 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Menu speed
When hovering over the menu, the menu disappears before you can select a sub-item. Can you please tell me how to alter this? Thank you
Hello @Dellapaviour, this issue is actually resolved in the latest version of this theme. Please confirm your version by going to its shop page.
http://themepalace.com/downloads/education-hub-pro/
In the meanwhile,
Go to Admin Panel > Theme Options > Advanced Options > Custom CSS, copy and paste below code in that box:
@media screen and (max-width: 1200px) {
.main-navigation ul ul {
top: 40px;
}
}
Hope this helps!
Hello. Thank you for the reply. The Code didn’t make a difference. My site is – http://thecooperschool.co.uk/. If I click the top menu item the menu stays there for me to select a sub-item, but not if I hover. I think I do have the most recent version. I have v2.0. Thank you.
Try replacing above code by the following code.
.main-navigation ul ul{
top: 40px !important;
}
Let us know if it still remain an issue.
Thank you !
Thank you very much!!! That has done it. Thanks again for your help and the quick response!
No problem. Feel free to post anytime if you have any confusion or difficulty.
Hi. Whilst the above fix worked for my issue, I have now noticed that where I have a sub-menu, the top item is blank and you cannot click to hold the menu or hover to select the sub-item. My site is http://www.thecooperschool.co.uk. Thank you
Hello,
Your issue has already been solved on the update,
You can update the theme and remove the custom css we provided you.
Hope this solves your issue.
Best regards.
Thank you very much. That has solved it.
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. |