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

    Hello Kriesi,

    when I look at the mobile version of this site: http://groovin-organization.com/ I would like to have the icon for the menu always visible overlaying the content on the right. So that it would be easy to use without a lot of scrolling.

    Do you have an idea to make this work?

    Thank you!

    #487587

    Hey nini_bacher,

    Please try the following in Quick CSS under Enfold–>General Styling:

    #advanced_menu_toggle {
        position: fixed;
        top: 60px;
        right: 20px;
    }

    Best regards,
    Rikard

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