Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1062058
    Klaus Kugelmeier
    Guest

    Hallo,
    I m registrated, I have yust bought the enfold license and now I have some problems. How I use the support forum? I see no possibility.

    My question: The main menue goes in the logo and I have fill the code
    @media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block!important; } nav.main_menu { display: none; }}

    but on IPad ist away but there is no alternate main menue seen …

    Regards Klaus

    #1062521

    Hallo Klaus,

    You can use the support forum by going here: https://kriesi.at/support, then pick the sub forum of your choice, then open a new ticket by clicking the very large blue button on the top of the page.

    Your CSS seems to be working on my end, the desktop menu doesn’t clash with the logo.

    Best regards,
    Rikard

    #1063163

    Hallo Rikard,

    thanks for your answer. I´ll try it next time.

    Now I have found in your forum another code to change in mobile menue.
    Here – on my website – there is the distance lower than 1188px when the main menue goes into the logo.
    I create a speperate menue (for mobile menue), because the submenue buttons are ok but the not the main buttons like “Home” –
    the links does not function. Main Buttons = no Submenue button = yes…

    /* @media only screen and (max-width: 1024px) { .main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;} .container #advanced_menu_toggle, #advanced_menu_hide{display:block;} .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;} } */ @media only screen and (max-width: 1188px) { .av-main-nav > li.menu-item { display: none; } .av-main-nav > li.menu-item-avia-special { display: block; } }

    Regards Klaus

    #1064963

    Hi,
    Sorry for the late reply, I have taken a look at your site and see that the menu goes to mobile at your brake point correctly so that the menu doesn’t overlap the logo.
    I’m not sure if you still need assistance with this, if you do can you please explain.

    Best regards,
    Mike

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