This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
No Field Label Class
Started 10 years ago by eventura | 2 posts |
- 
		
		
	
		
		
		Hi Guys In conjuction with the auto disappear of field default from my last post - does anyone have a CSS class that we can use to hide the field label on a field by field specific basis? Yuniar, would be good as a standard CSS class?? Cheers Chris Posted 10 years ago #
- 
		
		
		
		
		Hi, Try to use these custom css on form advance css box : #li_1 label.description { display:none !important; } #li_1 { padding-top: 25px !important; }It would remove the label field on element 1 MachForm Support Posted 10 years ago #
Reply
You must log in to post.

