Hello,
is there an option to hide the description in the config or has it be done through CSS or template direct?
Thank you
I do not see any setting for that.
But why don't you delete it from within the custom field?
Not from the custom fields, from the frontend.
I think that can be solved in the level of template
With CSS hide you mean?
I'd use template overrides. Look for $field->custom_field_desc
Thank you, but how do I hide the description text?
I may explained it a little be wrong. In the backend on the custom field, next to the title is the description field. I use this for internal notes for what the fields are. I would like to make this non visible on the front end.