Forums › Forums › Search & Filter Pro › Styling the form
- This topic has 5 replies, 2 voices, and was last updated 10 years ago by
Ross.
Viewing 6 posts - 1 through 6 (of 6 total)
-
Ross Moderator(Private) July 1, 2014 at 9:11 pm #2058
Hey Paula
You need to be able to do some css in order to modify the look.
The best place is to modify your style.css in your theme folder.
Then you can in rules for the search form:
.searchandfilter input { background-color:#ccc; }
For example, to see the CSS from the plugin though, just go in the plugin folder:
search-filter-pro\public\assets\css\search-filter.css
But when you update the plugin you will lose your changes, so best to stick to the theme style.
🙂
Ross Moderator(Private) April 2, 2015 at 10:14 pm #14485Hi Paula
You could do this with CSS but its not a feature of the plugin.
Alternatively you could try setting your input as a multiselect, and ticking “combobox” – its not the same thing but allows you to browse many values efficiently.
Thanks
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)