-
AuthorPosts
-
September 12, 2013 at 3:29 am #29495
I built this site: http://acontatto.acmecontentlab.com
I linked the menu items to page sections like this post: https://kriesi.at/support/topic/main-menu-custom-links-for-one-page-sites-section-ids-and-anchor-scrolling
I added the CSS below to Admin/style/Quick CSS to “fix” the menu in responsive mode:
@media only screen and (max-width: 767px) {
.responsive #top #header {
position: fixed;
}
}
Everything works well until I use one of the menu items to select a section in responsive mode–the menu doesn’t work (locks up) and there is no way to navigate out. Is there a fix? Thanks, Mike.
September 12, 2013 at 3:43 am #140811In Admin, I changed the header menu selection in responsive mode from “slide in menu” to “drop down menu.” The menu worked with this choice, but when choosing the menu item, the section link did not go exactly to the top of the section as it does in non-responsive mode. Mike.
September 12, 2013 at 8:43 am #140812Hi,
You need the whole url + the id selector. For example. http://acontatto.acmecontentlab.com/#location
Regards,
Ismael
September 12, 2013 at 11:17 am #140813Thanks Ismael. I made the changes, but, the problem remained the same. Once the site is in responsive mode, the menus don’t work correctly. Thanks, Mike.
September 12, 2013 at 11:27 am #140814Hi Mike,
I just checked your site on iPhone and menu works on my end in both portrait and landscape mode
Regards,
Yigit
September 12, 2013 at 1:27 pm #140815Thanks Yirgit.
Sorry, it works in drop down menu mode (but doesn’t align well with the top of the sections–another bug). But in slide out menu mode it doesn’t work: The initial menu selection works, but once you select a menu option and are taken to the linked page section, and then try to reselect a menu option to navigate to another section, the menu doesn’t work–I’m “stranded.” I switched it over to slide out menu mode–Could you please take another look? There appears to be some code conflict somewhere.
Mike
September 12, 2013 at 3:59 pm #140816Hi,
Let me tag Kriesi and the rest of the support team on this topic. Please wait for their response.
Cheers,
Ismael
September 12, 2013 at 5:08 pm #140817Let me know how I can help–It is a great theme and you guys are great!! Mike
September 16, 2013 at 2:59 am #161514Now that the new site is launched Kriesi should be able to take a look at the issue. I know there are 2 topics with this same issue tagged for his attention.
Regards,
Devin
September 16, 2013 at 8:44 am #161572This thread: https://kriesi.at/support/topic/anchor-links-in-fly-out-menu-not-working/#post-161566 should fix the issue.
October 3, 2013 at 1:50 am #169665Thanks Dude–you guys are the best!!!
-
AuthorPosts
- The topic ‘Menu link to section ID loses menu in responsive mode’ is closed to new replies.