Hide field description
- Nikita Kurguzov
- Posts: 889
- Joined: Mon Jul 03, 2017
Dear Tkay,
You can either:
1) Go to List Settings -> Column, and remove description there.
2) Add no-description class to fields where you want to remove description from.
Then add the following code to the CSS editor for #2:
You can either:
1) Go to List Settings -> Column, and remove description there.
2) Add no-description class to fields where you want to remove description from.
Then add the following code to the CSS editor for #2:
Code: Select all
.no-description span.ms-metadata{
display:none;
}
Cheers
-
- Information
-
Who is online
Users browsing this forum: No registered users and 26 guests