The video creator user name and creation date can be hidden by applying the following CSS code:
.data.first{ display: none; } html .thumb_user{ display: none; important! }
To upload CSS file for removing user name and creation date
- Go to KMS Admin page.
- Locate the Cssupload module on the left pane and click on it.
- Set "enabled" to Yes and hit Save.
- Upload the CSS file by clicking the "Upload CSS file" under "additional".
- Hit Save.