- This topic has 2 replies, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Customizing Search Form
Tagged: search form, V3
I know I’m able to customize the results template by creating a folder in my theme called search-filter and then placing results.php (or changing name to ID of form). I’m all good with that part. I was wondering if there was a way to update the search form’s outputted HTML? My goal is to remove the form fields from an unordered list and use divs with grid and cell classes (Foundation XY Grid). I know I can write a bunch of overriding css, but was hoping there was a way to just change the outputted html instead.
Any advice would be greatly appreciated.