• Resolved Steve1987

    (@steve1987)


    Hi there,

    Thanks for the great plugin. However, i got a question about changing the text color. Please check the link/image for my question.

    here

    Thanks
    Steve

    • This topic was modified 7 years, 10 months ago by Steve1987.
    • This topic was modified 7 years, 10 months ago by Steve1987.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!
    Go to CSS/HTML tab of Contact Form plugin and try to use this code in CSS editor –

    #[SHELL_ID] input:not([type="checkbox"]):not([type="radio"]):focus,
    #[SHELL_ID] textarea:focus,
    #[SHELL_ID] .cfsListSelect:focus, 
    #[SHELL_ID] .cfsChec:focus {
       color: #000;
    }
    Thread Starter Steve1987

    (@steve1987)

    Hi,

    Works.

    Thanks for your help!

    Steve

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change field text color’ is closed to new replies.