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
September 5, 2022 at 9:19 am
#39200
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;
}