Tagged: CSS, form, gravity form, styling
-
AuthorPosts
-
June 17, 2014 at 10:19 am #279916
Hi there,
Love your theme and just recently installed Gravity Forms to our website to better manage our contact forms.
Everything seems to work however I can’t seem to get around to getting a few things done:
– It seems as if the padding between the forms on our pages has too much space and I could not pinpoint on the plugins CSS files where to change this – do you think this is picking up the spacing from Enfold CSS? (view http://www.balletossington.com/guest-list)
– Date field is the one really messing up big time, it seems to be conflicting with Enfold as the Month & Year fields are on top of each other in the table that pops up – when I was using enfold’s theme contact form or contact7 this was not the case – HELP? (view http://www.balletossington.com/guest-list)
– Date field again when I choose to show it in drop down boxes month | day | year, rows seem to line up on top of each other – (view http://www.balletossington.com/bottle-service)
Really appreciate all the support and awesome theme!
June 17, 2014 at 3:58 pm #280072Hey theballet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .gform_wrapper ul li.gfield { margin-bottom: -5px; } select { width: 50%!important; float: left; clear: right; }
Best regards,
YigitJune 17, 2014 at 10:11 pm #280227That didn’t seem to work at all. I am talking about the spacing in between each filed box?
Also the date issue?
June 17, 2014 at 10:13 pm #280229The buttons padding is awkward looking as well – can you please help with the spacing in between?
June 17, 2014 at 10:16 pm #280232Hi!
You would like to move Full Name closer to Phone Number, is that correct? If this is not what you wanted, please elaborate.
Code does not seem to apply currently. Can you try adding it to custom.css file inside Enfold/Css folder?Regards,
YigitJune 19, 2014 at 12:14 am #280872I tried that and it didn’t work – I am thinking this has something to do with Enfold’s CSS file? Where can I find this to update? We really dislike the spacing in between the form fields.
Thank you!
June 19, 2014 at 12:14 am #280873Also on IE, it seems when I split the form fields into two columns, the second column is a bit pushed down – can you look into this as well?
June 19, 2014 at 11:59 am #281161Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitJune 26, 2014 at 8:29 am #283944This reply has been marked as private.June 27, 2014 at 7:46 pm #284708 -
AuthorPosts
- You must be logged in to reply to this topic.