via ftp. lol btw.. i tried your code and didnt worked but i toke as example to find out how to change..
#top .main_color input[type=’text’]
huge thanks. you can close this thread already..
Big thanks John, can i have a last help?
how can i edit border and background color on contact form text input?
i found it on enfold.css but seems enfold change dynamic everytime it loads
#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: #ebebeb;
background-color: #f8f8f8;
color: #919191;
Regards