Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #188250
    #188367

    Shalom Asaf!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (max-width: 480px) { .responsive .logo { margin-bottom: 50px; }
    #advanced_menu_toggle { top: 77%; }}

    Best regards,
    Yigit

    #214528

    Hey,

    In narrow screens (like Ipad`s) the menu is hidden by the logo…

    I added the code above but it is not working properly…
    http://www.kuleski.co.il/

    Please Help :)

    Asaf.

    #214738

    Hey!

    Please edit js > avia.js, find this code on line 300:

    switchWidth = 767;

    Replace it with:

    switchWidth = 1024;

    This should display the sildeout menu on iPad screens. Remove browser cache then reload the page a few times.

    Regards,
    Ismael

    #214762

    Thanks, but the problam is still there, the logo is overlapping the menu..

    • This reply was modified 10 years, 2 months ago by asafku.
    #215130

    Hi!

    Can you try setting higher than 1024? You can try 1100

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile: Menu Button on top of the logo’ is closed to new replies.