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

Reply To: Disable results CSS

#40256
Ernest MarcinkoErnest Marcinko
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.