Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › How to make Radio options to appear side by side › Reply To: How to make Radio options to appear side by side
October 28, 2020 at 4:07 pm
#30048
Keymaster
Hi,
1. It requires custom code, I recommend trying this custom CSS:
.asp_label {
display: inline-block !important;
}
.asp_w form[name=options]>fieldset {
width: 100% !important;
}
2. Sure, I have deactivated the license, it should be usable now.