npetrov937 - How do you edit the height and width together for a dropdown. Also, how do I ensure that it matches the other text entries in Qualtrics?
I would guess that you would simply need to look up the width of other text entries (using Inspect) or I think if you just click on the border of a text entry question within the survey editor it should also show you the width.
Then, simply adjust the width.
For height, I am not so sure. I would suggest looking up just generic ideas of how to adjust that in css and trying to apply the same styling to qualtrics using the above code. But I've never had to adjust height, so I am not sure there.
Hope that helps!