Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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.

    #140811

    In 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.

    #140812

    Hi,

    You need the whole url + the id selector. For example. http://acontatto.acmecontentlab.com/#location

    Regards,

    Ismael

    #140813

    Thanks 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.

    #140814

    Hi Mike,

    I just checked your site on iPhone and menu works on my end in both portrait and landscape mode

    Regards,

    Yigit

    #140815

    Thanks 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

    #140816

    Hi,

    Let me tag Kriesi and the rest of the support team on this topic. Please wait for their response.

    Cheers,

    Ismael

    #140817

    Let me know how I can help–It is a great theme and you guys are great!! Mike

    #161514

    Now 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

    #161572
    #169665

    Thanks Dude–you guys are the best!!!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Menu link to section ID loses menu in responsive mode’ is closed to new replies.