Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #882145

    Hi! I try to search for Sticky Header on Mobile and I followed the thread: https://kriesi.at/support/topic/sticky-mobile-menu/?login_error

    I would like to have the same Mobile like the website in the thread: http://www.agriturismoeucaliptus.com
    How do you create the button and let it fly out on Mobile like that?

    Also, when I apply the code:

    @media only screen and (max-width:767px) {
    .responsive #top #wrap_all #header {
    position: fixed !important;
    }

    .responsive #top #main {
    padding-top: 150px !important;
    }

    #header_meta {
    display: none;
    }
    }

    I cannot see my secondary menu anymore, even though the menu stays on the top. How can I have my 2nd menu stays normally, while the main menu sticks on the top, and create a Button like that one and my Burger menu fly out?

    Thank you.

    • This topic was modified 6 years, 11 months ago by hatruong26.
    #882861

    Hey hatruong26,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

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