How to Hide Category / Region Filter Panel

WordPress Version

You can change the visibility of filter panels such as categories, regions, radius, search bar and others via admin settings page

How To Hide or Show Filters and Displays in Super Store Finder

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;
}
6+

Users who have LIKED this post:

  • Alex
  • Sofia Moss