WordPress Version
You can change the visibility of filter panels such as categories, regions, radius, search bar and others via admin settings page
Mega Locator (Standalone)
For Mega Locator theme, you can edit css/mega-superstorefinder.css and paste the following CSS at the very bottom of the CSS file.
To hide region panel:
#filter__states{ display: none; }
To hide category panel:
#filter__services, .filter__row--cta { display: none; }
Users who have LIKED this post: