If some field is required, it should have a star. But in Fever, it has not.

Comments

eL’s picture

May be, it is a matter of personal taste, but stars for required fields are a must...

here is a code, which need to be changed:

.form-required {
display: none;
}