SyntaxFix
Write A Post
Hire A Developer
Questions
You can just use css :
#id_fieldname, label[for="id_fieldname"] {_x000D_ position: absolute;_x000D_ display: none_x000D_ }
This will make the field and its label invisible.