Tagged: gravity forms
Hi Guys
Not sure if you can help with this. I moved to Gravity Forms from 123 contact form as Gravity Forms is your form builder of choice.
I cant seem to get the drop down element any wider than one third whatever I do. Having exhausted the Gravity Forms options I have come here
The “Level Of Cover” drop down element needs to be wider, either 2 column width or half or full. Anything is better than small
Can you help?
I appreciate it
Thanks
Pete
Hi Peter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
div#input_15_3_chzn {
width: 120%!important;
}
Cheers!
Yigit
Hi Yigit
I contacted Gravity Forms support as I have a Dev Licence
Even though it was a theme issue they helped me and gave me this
#top .gform_wrapper select {
width: 100% !important;
}
It worked but sent all my heading tags massive. I deleted my advance styling customisations and things went back to normal.
There is obviously some conflicts going on with Enfold and Gravity Forms that I hope Kriesi will address as its a nightmare when things go wrong.
The above CSS works but if you have advanced styling mods going then all the headings go massive sending your icons all out of shape
Thanks for getting back to me
Kindest regards
Pete