Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Disable results CSS › Reply To: Disable results CSS
November 29, 2022 at 4:37 pm
#40268
Keymaster
Check if you can find anything like this:
.asp_option_inner input[type=checkbox]:checked ~ label
and replace with
.asp_option_inner input[type=checkbox]:checked ~ div