Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #610269

    Hi, is there a simple way to make close icon always visible on the mobile menu. So, after I open mobile menu I could scroll down the list, and still can close it without scrolling back to the top?

    #610416

    Hi Artur667!

    Thanks for getting in touch with us!

    Try adding the following code in the Quick CSS field under the General Styling tab in the theme options:

    .show_mobile_menu #advanced_menu_hide {
        position: fixed;
    }

    Regards,
    Jordan

    #610417

    Works great!

    #610424

    Hey!

    Glad we could help :)

    Thank you for using Enfold.

    Regards,
    Vinay

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