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

Reply To: Question about formatting ajax search pro

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Question about formatting ajax search pro Reply To: Question about formatting ajax search pro

#24756
tgolden50tgolden50
Participant

Thanks for your offer to have a look. Much appreciated. Here’s a page:

https://regardingmen.com/search/

I wonder if it might be related to the CSS you have given me before. Just in case here is the code that I added to the site.

Thank you,

Tom

.asp_sb {
max-width: none !important;
}

.asp_sb fieldset {
flex: 1 1 0 !important;
}

.asp_sb fieldset.asp_filter_tax {
flex: 10 1 auto !important;
}

.asp_filter_tax,
.asp_filter_tax .asp_simplebar-content {
display: flex !important;
flex-wrap: wrap;
}