- This topic has 11 replies, 3 voices, and was last updated 10 years, 1 month ago by .
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 › Ajax not working in the first search
Tagged: ajax
Ok. Let me try
Please help me to do the below :
I want to change the style of select boxes in my search form
I want to add before and after classes in each select elements using fontawesome icons
Please let me know the related files to modify for integrating those changes
Thanks
Faas
Hi there
To change the style of checkboxes, you do not need to modify S&F files:
You simply need to add CSS to your theme – most themes this will be in style.css, however some themes work differently, and require you to paste custom CSS code in a specific sections, like in theme options in admin.
Refer to your theme manual for the correct place to add this.
Thanks