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
November 26, 2019 at 6:35 pm
#24756
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;
}