Forums › Forums › Search & Filter Pro › Search and filtres displayed horizontaly
- This topic has 7 replies, 3 voices, and was last updated 8 years, 6 months ago by Trevor.
-
Anonymous(Private) April 17, 2016 at 5:28 pm #43009
For example here http://www.livit.cz/dodavatele/
Trevor(Private) April 17, 2016 at 5:57 pm #43010Initial look gives something like this as Custom CSS:
.searchandfilter ul li { display: inline-block !important; padding: 10px !important; }
The issue with horizontal forms is the amount of room you have available, otherwise it wraps to a second row 🙁
Anonymous(Private) April 26, 2016 at 9:09 am #43905I’m trying to do the same thing with 3 fields: search field, tags and categories.
I’ve noticed that the TAGS field has different CSS than the other fields. Borders etc are different.
As for the size instead of using px I’ll go with % to be sure you always have it on one bar.
And for other devices (smartphone/tablets) I’ll go back to 1 field per row.
I’m working at it if I find a suitable solution I’ll post it here.
Anyway that’s an option that a lot of people will love to have with S&F
-
AuthorPosts