- This topic has 1 reply, 2 voices, and was last updated 4 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Travel Insight Pro › Menu not scrolling properly on Apple iPhone
Hi,
My website is http://www.cambridgeschoolonline.co.uk
The menu for “Academic” has 9 sub-menus. On the Apple iPhone, when you click to expand this menu, it does not show all of them – and there is no way to get them all (for example, by scrolling.)
This fault does not happen on android phones – and tablets/desktops seem to work fine.
I do not want to disable the sticky menu for all devices – because I definitely want it to be sticky for the desktop. If the fix means disabling the sticky menu for only mobile devices, that would be OK – but it would still be a shame.
I look forward to hearing from you.
Toby.
Hello,
Regarding your query, you can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
@media(max-width: 992px){
header#masthead.site-header.sticky-header.nav-shrink .main-navigation{
position: static !important;
}
}
This will help you scroll the menus but the menu is not sticky.
Hope this helps.
If you have further queries, let us know.
Thank you.
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. |