Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Disable results CSS › Reply To: Disable results CSS
November 29, 2022 at 12:56 pm
#40256
Keymaster
Thanks.
Try replacing .asp_option_inner label
with: .asp_option_inner .asp_option_checkbox
..that will do the most of it.
For future, if you can, then I rarther recommned not overriding all of the CSS, it is better to use a few override rules, much simpler to edit. Sometimes the strucure may change a bit, not very often though.