Tagged: CSS, gravity forms
Hi Gentleman
Looking for a way to modify the CSS to have gravity forms look more native within the theme
What form look like and behave like now:
http://rcgauto.staging.wpengine.com/shipping/quote/ (hosted on WPengine)
What I want it to behave like:
http://rcgauto.staging.wpengine.com/contact/
Specifically fill the screen and align correctly
Thank you
Hi rcgroup!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full, #top .gform_wrapper .top_label li.gfield.gf_left_third, #top .gform_wrapper .top_label li.gfield.gf_middle_third { width: 100%; }}
Regards,
Yigit
Hi – see attached screenshot
It worked for the first 2 fields but not the rest
https://www.dropbox.com/s/z8mnf6zs22nax95/IMG_0162.PNG?dl=0