I want to remove this grey highlight (or border?) from text entry questions when they are focused on. Trying to give it my own highlight using css gives no results which is leading me to believe that this is some sort of inline style that is overwriting my own custom styles. I have tried as many things I can think of to remove it but to no avail. If you guys have any insight into this tricky/annoying highlighting of this question type, I would greatly appreciate it!
Solved
How can I remove the focus highlight from text entry inputs?
Best answer by Ane0025
https://www.qualtrics.com/community/discussion/comment/36806#Comment_36806Thank you for your reply! I was missing several of those classes from my css.
It turned out that the grey outline showing around the box when focussed was actually a box-shadow! Applying "box-shadow: none !important" to the classes in your reply gave me the result I was looking for.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
