Hi there, I have searched and tried multiple different code snippets but just can’t seem to be able to change the colours in the contact form.
The link to the page is https://naturallandscaping.com.au/contact-us/
Could someone please help with the css code needed. I’m wanting to change the actual text boxes to a light grey background (darker than it currently is though) with a medium grey 1px border.
Thankyou!
Hey Kristy,
You can change it adding these customs CSS codes at Enfold Theme Options > General Styling > Quick CSS
form input, form textarea {
background: #aaa !important;
}
Best regards,
John Torvik
Perfect, thanks so much John!
Hi,
Glad that John helped you. Thanks for using Enfold :)
Best regards,
Nikko