Hello,

I use entityform and i have 10 fields for file upload. After every one there is "File allowed types" and "File maximum size"

Can you help me to remove this messages because its really annoying to have them 10 times

Thank you

Comments

WorldFallz’s picture

They're not messages, they're critical settings for the field and suppressing them may make for complications and/or confusion in the future. However, if you really want to get rid of them you can either do it with css in the theme or hook_form_alter in a custom module.

Atlantius’s picture

How can i do this with CSS?
I saw the class for this is

<p class="description help-block">