Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #428494

    On smaller screens the submenu extend over the page see this image.
    Hattori

    This happens in both Safari and Firefox on my MBA 13″

    Also when i click a menu item the page seems to shift left/right slightly or “zoom” in by a few pixels.

    Page is located here:
    http://restaurangfoto.se/hattori/

    menu error on this page:
    http://restaurangfoto.se/hattori/drottninggatan/meny/smaratter/

    #428967

    Hi Paul!

    Unfortunately i could not reproduce both issues on my end on Safari and Firefox using OS X 10.10. I am seeing menu issue while i am resizing browser window but once i stop resizing width adjusts automatically. As far as i know, Andy has MBP 13″. I asked him to check your website to see if he will be able to reproduce the issues. Please kindly wait to hear from him.

    Cheers!
    Yigit

    #429636

    Hi!

    I checked your website on Chrome, Safari and Firefox and cant’ reproduce the issue:


    Also I can’t see any shifting when clicking on menu points … Please make sure to use newest browser version.

    Could you fix the issues already?

    Regards,
    Andy

    #429755

    Hi Andy!

    Thanx for testing, and get back to me.

    I’v not got it fixed on my MBA 13″ on either firefox, chrome or safari ?

    Here’s a video showing the issues:
    http://quick.as/gLwzs9Q41

    Kind of strange that i get it with all three browsers, but only on macbook air 13″ ?

    #429840

    Hi!

    Thank you for the video. I have a macbook pro 13” and can’t reproduce the issue.
    However, please try this code in Quick CSS:

    #top .av-submenu-container {
    position: relative !important;
    }
    

    Hope this helps.

    Best regards,
    Andy

    #432430

    I tried that and it solved it, but got a dark bar under the submenu ?

    #432718

    Hi!

    glad you solved it!

    Please always provide us screenshots, so we get a clear idea of what you mean. Do you refer to this thin grey and horizontal line under your submenu?

    If yes, you can remove it with this code:

    #top .av-submenu-container {
    border-bottom-color: transparent !important;
    }
    

    Regards,
    Andy

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.