Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Styling of Custom field search
This topic contains 5 replies, has 2 voices, and was last updated by Ernest Marcinko 3 years, 10 months ago.
- AuthorPosts
- January 22, 2020 at 8:46 am #25388
Good Morning,
I just bought Ajax Search Pro 2 Months ago and tried the Custom field search yesterday. This works thanks to the Video very well.
Unfortunately, I have the problem that I have about 40 sample_values. This look’s very confusing in the preview mode. Is it possible to style the sample_values under the search input field so that they are side by side? Please tell me how I can customize it.
I’m looking forward to hearing from you! Sorry for my bad English and greetings from Germany
Dustin
January 22, 2020 at 1:10 pm #25396Hi Dustin,
Can I take a look at this somewhere directly? I need to see it in order to understand the issue exactly. Thank you!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 23, 2020 at 6:54 am #25415You cannot access this content.January 23, 2020 at 10:11 am #25418Hi,
I’m afraid that might not be possible. The closest you could get to that, is to display every item side-by side, like this: https://i.imgur.com/ZvK1JuF.png
For that, you need this custom CSS:
Best,.asp_sb { max-width: none !important; } .asp_sb fieldset { flex: 1 1 0 !important; } .asp_sb fieldset.asp_filter_cf_spirituose_type { flex: 10 1 auto !important; } fieldset.asp_filter_cf_spirituose_type, fieldset.asp_filter_cf_spirituose_type .asp_simplebar-content { display: flex !important; flex-wrap: wrap; }
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
January 23, 2020 at 7:57 pm #25449That looks great!
Thank you very much!
January 24, 2020 at 1:17 pm #25475You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.