Hallo,
if I fill in text into the form-fields, the input is not visible. Also selection values are not visible.
In CSS files I don't found a solution.
Form visibility of enties
4 replies · opened Mar 28, 2021
Hello,
This is due to Custom Codes in your css/custom.css File:
[ch_pre type="css"].form-control:focus {
color: #ffF;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }[/ch_pre]
Make sure that you are properly tracking your Custom Codes to avoid unnecessary issues.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hallo,
I have changed:
...
color: #ffF;
:::
Thanks!
Hallo.
to color: #000;
Thanks
Hello,
Glad that the issue was resolved!
Do let us know if we can help you with anything else.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard