Border line | XM Community
Skip to main content
When I click the radio or check button, a button will appear on the border line, how can I remove it? ! thanks a lot!
Hello @Cathaya , Paste the below CSS in the style tab .Skin label.SingleAnswer.q-focused.q-checked, .Skin label.MultipleAnswer.q-focused.q-checked{ outline:none!important; }