I want to change the homepage search functions... Is there anyway to customize these and have two drop downs??? Or to delete it in general ??? Testing it on different site still having same problem?? tried to get around geolocation issue by adding cities as main category, and by adding the types of jobs as subcategories which I like the way it looks, and how it looks while posting.. My only issue now would be the search functions... Since I am using cities as a category, when using the drop down option it looks funny and makes no sense.. How do I customize search function? Can I delete it?? Can someone please help me on this issue recoverylistings.com
Hello, To hide this search div use following CSS code in Custom CSS and save all changes. Code: .search_wrapper { display: none; } That will resolve your issue. Thanks & Regards Yogesh Bhade