Home Forums Basel support forum Turn search off in flyout navigation

Turn search off in flyout navigation

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

    ginhim
    Participant

    I have turned search off on the desktop header, but it still shows up in the hamburger flyout navigation.

    How do I turn it off here also?

    Thanks

    #3772

    Artem Temos
    Keymaster

    Hello,

    You can use this code snippet

    .mobile-nav .searchform {
        display: none;
    }

    Regards

    #3791

    ginhim
    Participant

    Fabulous!

    #3806

    Artem Temos
    Keymaster

    Happy to help you!

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Turn search off in flyout navigation’ is closed to new replies.