-
AuthorPosts
-
October 6, 2014 at 5:56 pm #331021
Hi there,
I know of gravityhelp but I would like to make my forms look like they are part of Enfold, and currently it looks like this(see link attached)
1. Can you provide me with some CSS so it looks like Enfold?
2. Is there a way, to put one Gravity Forms in two columns? So far, I can only put it in one column…October 7, 2014 at 5:28 pm #331785Hey gentlemansgazette!
1. Can you provide us a screenshot/mockup of which exact look you want to achieve?
2. Gravityhelp is an external plugin. Please make a support request here: http://www.gravityhelp.com/request-support/Regards,
AndyOctober 20, 2014 at 7:14 pm #338554Andy,
I disabled the gravity forms css now, so it shows Enfold’s CSS, can you help me now?As far as the look goes, I would like a larger font, and bigger Submit buttons.
Otherwise similar to here http://kriesi.at/themes/enfold/shortcodes/contact-forms/
October 21, 2014 at 9:14 am #338900Hi!
You can use this to increase the form text size and submit button:
#top .gform_wrapper .gfield_checkbox li label, #top .gform_wrapper .gfield_radio li label { font-weight: normal; font-size: 16px; } input[type="submit"], #submit, .button { padding: 15px 30px; font-size: 20px; }Cheers!
IsmaelOctober 23, 2014 at 2:04 am #339885This reply has been marked as private.October 23, 2014 at 9:45 pm #340354This reply has been marked as private.October 25, 2014 at 2:53 am #340854Hi!
Please use this:
#top .gform_wrapper .gfield_radio input { float: left; } .gform_body li { list-style-type: none; }Regards,
IsmaelNovember 11, 2014 at 11:53 pm #349758Thanks. The radio buttons work better now, but the checkboxes are still off. What do I have to do there?
November 14, 2014 at 2:14 am #351061 -
AuthorPosts
- You must be logged in to reply to this topic.
