Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #810658

    Hi Folks, and thank you for this great theme. Meanwhile i own over 8 licences because of the great support and functionalety!
    However i have a small question.

    i altered the mobile menu so it would show up sooner (on a higher resulution with this code:

    @media only screen and (max-width: 1360px) {
    #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }}
    #wrap_all {
    position: relative !important;
    }

    Which works fine so far.
    Unfortunatelly when one first visits the page the mobile menu shows up on the right side of the boxed layout (see screenshot https://gyazo.com/a48a58808a24dcb6a4bda8a20d8208cf )
    Once you open it and then close it it disapears. so how do i fix this?

    Thank you very much
    Kind regards
    Joschi

    #810687

    Hey j0schi,
    Please include the url to the page in question so we can take a closer look.

    Best regards,
    Mike

    #810974

    I had to disable the function as the website is already live… qucik fix was to alter the logo so the menu would not stick into it. But that is not a permanent solution. Should i set up a test site, so you can check it there? would take a while tho…

    Kind regards
    Patrick

    #811249

    Hi,
    That would help, as I’m able to reproduce the error on my localhost.

    Best regards,
    Mike

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