Forums › Forums › Search & Filter Pro › Search form mobile view
- This topic has 6 replies, 3 voices, and was last updated 4 years, 6 months ago by Anonymous.
Viewing 7 posts - 1 through 7 (of 7 total)
-
Ross Moderator(Private) May 8, 2020 at 6:58 pm #243162
Hi pas7o
We will need to change the horizontal css slightly, try this (replace the old CSS):
@media (min-width: 480px) { .searchandfilter > ul > li { display: inline-block; vertical-align: top; padding: 0 20px; } }
You can change the
480px
to target the width that you want for the device you need – so in this case, it will only show the search form horizontal, if the device width is over480px
Thanks
Ross Moderator(Private) May 11, 2020 at 12:00 pm #243289I’m not sure what you mean – can you explain with an example? This might require some custom work.
Thanks
Trevor(Private) May 11, 2020 at 1:17 pm #243327Ross has passed this thread to me. Is this the same site as this thread?
https://support.searchandfilter.com/forums/topic/search-form-customize-styling/
If so, I will continue on that other thread and close this one, if you will let me know?
-
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)