Great, one more question please..
Moreover, I want the font-color of the entry box to be the same even if it was wrong.
The following code is not working:
#fbuilder .cpefb_error {
background-color: #ffffff !important;
border-color: #fc0000 !important;
color: #707070 !important;
}
Thank you in advance.
-
This reply was modified 4 years, 8 months ago by pvtsolver.