Home › Forums › Jevelin Theme › Dropdown menu text not showing up
Home › Forums › Jevelin Theme › Dropdown menu text not showing up
The dropdown menus on my site aren’t showing the selected text – I tried troubleshooting but it’s still not working. Can you help me figure out why?
If you go to page 2-5 of the form on the linked page, you’ll see
Solution for this topic
Hi @dalkat,
I hope you are well today and thank you for your question.
You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
div.wpforms-container-full .wpforms-form select { padding: 12px !important; height: auto !important; }
Best regards,
Shufflehound team
thank you!
You are most welcome here š