I was checking the demo version of the template and wondering if it’s a glitch or default feature of the template. For example, if I use demo version of the template I can get to all of the content using menu items for example: about us, partners, main features and so on. But on my website via mobile version I can access only Home, about us, guides, practical information and cannot see other menu items at all. I cannot view day trips, contact us sections at all via mobile device?
Thank you for advice.
Hi,
Please add the following code into file css
seems it did not work out. I placed the code into css file and the smartphone screen while scrolling started to flash/blink and menu still not showing. Seems I put in the right place in css.
Please copy exactly the code to 3 css files: blue.css, green.css, red.css. It works on our site.
Or you would like your menu always appears when scrolling?
You can try to edit by deleting scrollBeforeStick: 60 of ("#header").sticky in file main.js.
If it still does not work, please send us your site url, admin account and FTP account (forum link as well) via email: [email protected]. We would like to fix it for you.
Fixed already! Please check :)
You can see the #mainmenu in @media (max-width: 767px), we changed from overflow: auto; into overflow: auto !important;
Yes, I see the difference! Sometimes so little needs to changed and cannot be noticed :) Thank you, appreciate for the help!!!
I have the same problem, in that I can't see all of my menu items on a mobile phone. I am happy to insert the above code into the blue, green and red css files, but I'm a beginner, and not sure where to insert the code within the files. Could you advise? Or just fix my site too? You have helped me already, so you should have my site info. Thank you!
Hi,
We will check and reply ASAP :)
Ejstevenson,
Just fixed it. Check your site please :)
That fixed it beautifully!!