Hi,
how can I customise field color of footer form fields?
txs
S
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
Hi Mike, works brilliant!!! Thanks, problem solved!
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
Sure you can close it! Thanks for all your good work!