Drop Down Menu Stuck
-
I’m working with the drop down menu (select) and I’m getting what could be an error. The drop down menu is left justified no matter what I do.
Here’s a sample of my CF7 form code
<b>Occupancy:</b>[select* menu-occupancy-years1 id:occupancy-years1 first_as_label "Years" "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10+"] [select* menu-occupancy-months1 id:occupancy-months1 first_as_label "Months" "0" "1" "2" "3" "4" "5" "6" "7" "8" "9" "10" "11"]
And the results can be seen in this pic
I’ve tried some CSS but in my experience with CF7, there’s a simple solution and I don’t want to overcomplicate this.
The result I’m looking for is:
Occupancy: [Dropdown Menus]As you can see, I have:
[Dropdown Menus] Occupancy:Please let me know.
Thank you
Tom
- The topic ‘Drop Down Menu Stuck’ is closed to new replies.