Okay
  Public Ticket #965590
Search in tablet and mobile
Closed

Comments

  •  2
    pacaldi started the conversation

    Search botton disappear in tablet and mobile version, can you add please?

  •  2
    pacaldi replied

    [SOLVED]

    i have installed this PLUGIN "Bop Search Box Item Type For Nav Menus"

    1. add search in your main menu like it is a link
    2. edit your theme style.css using the right class "bop-nav-search"
    3. hide the search bar in desktop mode with this css style: "@media only screen and (min-width: 991px) { .bop-nav-search{display: none; } }" because in desktop mode i use the theme's botton search 
    4. integrate the search botton in the mobile menu

    You can see the resoult in the attachment