Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #474806

    Hi,

    Is it possible to fixed the menu to the top in smartphones?

    Thanks and have a good weekend.

    #474886

    Hi albertoty!

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

    #advanced_menu_toggle {
      position: fixed;
      right: 5px;
      top: 35px;
    }

    If that does not help, please post the link to your website

    Best regards,
    Yigit

    #475068

    Just GREAT, a lot of thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Fixed position of the top menu on smartphones? or at least the menu button?’ is closed to new replies.