Okay
  Public Ticket #1638427
Search bar on mobile?
Closed

Comments

  •  4
    Marcin started the conversation

    Hi,

    Cant find how to turn on search in mobile menu.
    Could you point me in any direction?

    On desktop I use right search icon. On mobile cant find it.

    Thanks.

  •  8,393
    Tahir replied

    Hey Again,

    You need to use the Off Canvas Menu Widget Section and add the Search Widget in there . 

    Best 


    ThemeNectar Support Team 

  •  4
    Marcin replied

    Hi Tahir,

    Thank you for help. I did it. But now I need to hide off canvas menu on desktop, right?


  •  8,393
    Tahir replied

    Please add in the Off canvas so i can write up the custom css to hide it .

    Best 


    ThemeNectar Support Team 

  •  4
    Marcin replied

    It's turned on. I am styling the search bar


    Thanks

  •  8,393
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    #header-outer header#top nav >ul.buttons[data-user-set-ocm="1"] li.slide-out-widget-area-toggle {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  4
    Marcin replied

    Perfect!

    Thank you very much!

  • Rafael replied

    I've done the same thing but now the menu doesn't show on mobile, only the search form. How can I have both? The Menu Widget doesn't work so well.

  •  8,393
    Tahir replied

    @rafael, Please create a private ticket with your site url so we can have a look.

    Best 


    ThemeNectar Support Team