For you Dropdown Menu Element is it possible to make the actual button size larger? Right now it looks like it is 30px x 10px, do you have options to make it larger like 50px x 20px? Also for the Dropdown Menu Element I have a list of options to chose from, but I need a generic “Choose One” option so it doesn’t default to the first choice. Let me give an example:
Dropdown Menu Element:
How old are you? (this is the question)
10 (these are the list of options) 12 14 16
If someone doesn’t fill this out it is defaulting to the first entry, which is “10”, but I want to add the text “Choose One” so they actually have to chose their answer, BUT if I add “Choose One” then that becomes the default answer. Here is how I would like it:
How old are you? (this is the question)
Choose One (this would not allowed to be an answer, they would have to chose one of the numbers below) 10 12 14 16