Hi @sammezza96,
You’ll have to use the “Custom CSS” option in Forminator under the “Appearance” tab once you edit the form and use the following CSS to override the placeholder colour for textarea:
.forminator-textarea::placeholder {
color: green;
};
To override text input the CSS would be:
.forminator-input::placeholder {
color: green;
}
Screenshot:
Screenshot at 18:19:08.png
Please do check and let us know if you have any further query. Have a nice day ahead.
Regards,
Nithin
Is there anyway of changing link colors. It’s currently set at white.
When I hover over the link, it changes colour and goes missing, is there a reason why for this???
Hello @sammezza96
This should be happening cause of the theme you’re using. You could still use the Custom CSS option in Forminator and further style any links though, for example:
https://www.w3schools.com/css/tryit.asp?filename=trycss_link
If you still need help with that, a testing page URL would be pretty helpful to us.
Thank you,
Dimitris
Hello @sammezza96 ,
We haven’t heard from you for several days now, so it looks like you were able to make all the needed adjustments.
If not please feel free to re-open this ticket.
kind regards,
Kasia