This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Getting Mixed Search Results and Need Help with Filter Menu

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Getting Mixed Search Results and Need Help with Filter Menu Reply To: Getting Mixed Search Results and Need Help with Filter Menu

#39200
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Kenny,

1. If you enable to show the description for the isotopic results, then use the advanced content field, that should very likely do the trick.

2. Sure, for starters, change the filters layout to flex, and try this custom CSS:

form.asp-fss-flex {
    justify-content: center;
}