This might have happened if the question originally was a radio button type, then switched to a dropdown. Normally you can’t input a description for a dropdown option value.
You can hide the description with some CSS, or make a new dropdown question and assign it to your question group. If you go the CSS route, you can add something like this to your stylesheet:
.ee-question-option-desc {display:none;}
Viewing 1 reply thread
The support post ‘EE4 Double dropdowns’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.