Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1012778

    Hi,
    how can I customise field color of footer form fields?
    txs
    S

    #1012960

    Hey Stefan,
    Please try this code in the General Styling > Quick CSS field:

    #text-5.widget input[type=text],#text-5.widget input[type=email],#text-5.widget textarea[name=your-message] {
    background-color: #fff !important;
    }

    please feel free to adjust the color to suit.
    Please clear your browser cache and check.

    Best regards,
    Mike

    #1012977

    Hi Mike, works brilliant!!! Thanks, problem solved!

    #1013028

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1013031

    Sure you can close it! Thanks for all your good work!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Customise field color of footer form fields’ is closed to new replies.