*

makin

  • **
  • 10 posts
how to remove or hide advanced search box
« on: May 14, 2016, 06:17:00 PM »
Hi,
How can i hide or remove advanced search box?

Thanks

*

MB Themes

Re: how to remove or hide advanced search box
« Reply #1 on: May 14, 2016, 06:33:08 PM »
@makin
Easiest way is via CSS in same way as I suggested to you different modifications.
Use Google Chrome developer tools (press F12) to identify selector - class or div.
Than place it to style.css

Make sure to check CSS basics as well:
http://www.w3schools.com/css/
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

makin

  • **
  • 10 posts
Re: how to remove or hide advanced search box
« Reply #2 on: May 14, 2016, 06:59:07 PM »
thank you i find it sidebar-search :) and hide it i hope all this modifiactions do not crach the system .

thanks