search

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #66569

    Emura_12
    Participant

    I need to hide the search bar of the mobile menu

    I would also like to know if you can add a new search engine that searches the main pages of my page

    #66578

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to disable it

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

    Sorry, but there are no any extra search engines options in our theme.

    Regards

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