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

Reply To: Search options below bar

#19768
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Well, possibly, I am not sure.

1. You will have to use either the settings shortcode, or switch to block settings layout.

2. + using this custom CSS:

[html].asp_w fieldset.asp_tax_filter {
min-width: 100% !important;
width: 100% !important;
}

.asp_tax_filter .asp_option {
float: left;
margin-left: 10px !important;
}[/html]

This should result is something like this: https://i.imgur.com/obbe3x5.png
Hopefully it will do the trick on your environment as well.