Hi everyone,
I am working on some forms which have a few dropdown questions and need to fully customize colors, borders etc.
For example, I was playing with BoddyForms plugin and managed to customize everything, besides the dropdown background which is white. BoddyForms support told me that this cannot change because this is hard-coded due to select 2 library that is used by the BoddyForms plugin.
So, can you please point some contact form plugins that give me full control of dropdown questions?
thanks in advance!
​
https://preview.redd.it/dvbdbma7cykc1.png?width=717&format=png&auto=webp&s=4c6ab0e3315eb593b3928a7d90dd6664986cc417
[ad_2]
I don’t think you’re going to find any Form plugin that offers complete control of select elements. Generally form plugins offer very basic styling of border-radius, border-color, font-sizes etc. Not nearly as custom as you want for individual <select> option styles.
You’re going to most likely just have to write the CSS yourself, which isn’t very hard at all.
Or you could potentially look into using Radio Buttons instead as there are numerous plugins/add-ons for styling radio buttons as images etc. (or again, you could just write the CSS yourself)
Forminator. Use None Style for Appearance and it corresponds with your theme; or adjust it with Custom CSS.
CSS is your friend…