Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Contaco form submit button pading and others questions #775027

    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..

    in reply to: Contaco form submit button pading and others questions #774044

    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

Viewing 2 posts - 1 through 2 (of 2 total)