Tagged: border, CONTACT FORM
Hi,
I’ve searched and tried many variations of custom CSS to add a border around the fields in my Enfold contact form, image link of it in private message along w/ login. I do not have a lot of CSS knowledge and spent over an hour searching past threads… I’d greatly appreciate help! Thanks in advance.
Hi larazier!
Please add following code to Quick CSS
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
border-color: #c0c0c0;
}
Regards,
Yigit
It worked – thank you!!!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit