Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #682087

    Hi Kriesi Team,

    Could you please take a look at the below image: (link is in private box)
    .

    As you may see, the menu is kind of misplaced on the header of the website in Mobile Mode. How can I correct that?

    Regards,
    Sadegh

    #682118

    Hey Sadegh!

    Can you please let us know which mobile browser you are using and what OS?
    Thank a lot

    Cheers!
    Basilis

    #682119

    Hey Basilis,

    If you resize your browser in windows 10, you would see that.
    Plus, I have tested that in 2 Android devices with Chrome.

    Regards,
    Sadegh

    #682158

    Hi!

    Please add following code to Quick CSS

    @media only screen and (max-width: 480px) {
    #advanced_menu_toggle {
        top: 30px;
    }}

    Best regards,
    Yigit

    #682162

    Hey Yigit,
    Thank you very much. It worked.
    (you may now close the thread please)

    Regards,
    Sadegh

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘menu in mobile’ is closed to new replies.