 
	
		Tagged: CONTACT FORM, quick css
- 
		AuthorPosts
- 
		
			
				
May 5, 2020 at 6:22 pm #1210048My contact form “default” color scheme is messed up, and it is altering the colors of my Gravity Forms plugin. I believe I have some quick CSS that may be altering the default colors. Can someone let me know what is an identifying element for quick CSS that would alter the contact form so I can try and remove it? Thanks, 
 RyanMay 5, 2020 at 11:07 pm #1210117Hi ryanmeighan, There are a lot of CSS that modifies the form’s appearance when using Enfold and the best way to do it is not to remove it but override it with CSS. 
 Can you give us a screenshot of what you want it to look like? maybe we can give some CSS codes that should fix it.Best regards, 
 NikkoMay 6, 2020 at 4:37 pm #1210385Thanks for the response. I put two link examples in the private section. - 
		This reply was modified 1 year ago by Yigit. 
 May 7, 2020 at 3:38 pm #1210745Hi ryanmeighan, Thanks please try adding this CSS code in Quick CSS, located in Enfold > General Styling: #top .main_color .gform_wrapper input[type="text"], #top .main_color .gform_wrapper select { background-color: #f0f0f0; border-color: #e1e1e1; color: #919191; margin-bottom: 0; }Best regards, 
 NikkoMay 11, 2020 at 10:51 pm #1211911once again your CSS worked like a charm – thank you! edit: the “paragraph text” or “message” field on page 2 of the form is still black. how do i fix that? Thanks - 
		This reply was modified 5 years, 5 months ago by ryanmeighan. 
 May 12, 2020 at 12:42 am #1211922Hi ryanmeighan, You’re welcome :) 
 Please replace the code I gave with this one:#top .main_color .gform_wrapper input[type="text"], #top .main_color .gform_wrapper select, #top .main_color .gform_wrapper textarea { background-color: #f0f0f0; border-color: #e1e1e1; color: #919191; margin-bottom: 0; }Best regards, 
 NikkoMay 12, 2020 at 4:59 pm #1212240wonderful thanks! you can close this :) May 12, 2020 at 7:00 pm #1212330Hi ryanmeighan, Glad we could help :) If you need further assistance please let us know. 
 Best regards,
 Victoria
- 
		This reply was modified 1 year ago by 
- 
		AuthorPosts
- The topic ‘how to reset contact form default settings?’ is closed to new replies.
