This topic has 2 replies, 2 voices, and was last updated 10 years by Abe.

  • Author
  • #18810
     jazzydad
    Participant

    Hi,

    Which parameter I have to change to change color of input text fields in forms? (please check attached file)

    thanks.

    Attachments:
    You must be logged in to view attached files.
    #18815
     jazzydad
    Participant

    I found…
    It’s in plugins.css file where you put the FORM7 css.

    I tried to change the Kleo-Child/style.css with that

    .wpcf7 input[type=”text”],
    .wpcf7 input[type=”email”],
    .wpcf7 input[type=”password”],
    .wpcf7 textarea
    {
    background-color: #fff;
    color: #000;
    width: 50%;
    }

    but kleo doesn’t take it…

    #19128
     Abe
    Keymaster

    Hi, Yes adding the above code to kleo-child/style.css should do it. Make sure the child theme is active. try adding !important to the css rule, eq: background-color: #fff !important;

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?