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

    Hello!

    Is it possible to hide the mobile menu indicator on one particular page?

    The page is a landing page so a menu is not needed and the indicator is covering part of the slider caption, so it will look better without it showing.

    A link to the page is below.

    Thanks in advance for any help you can give on this!

    #668261

    Hey Julie!

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

    .page-id-217 #advanced_menu_toggle {
        display: none!important;
    }

    Regards,
    Yigit

    #668265

    Perfect!

    Thanks as always for the excellent support Yigit.

    Getting the right fix fast makes my job so much easier. :)

    #668509

    Hi,

    You are welcome, we are always happy to help :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hide mobile menu indicator on one page’ is closed to new replies.