Hide the Download and Print Buttons in Kaltura REACH v2 Transcript Widget

This article provides the steps to hide the Download and Print buttons in the Kaltura REACH v2 Transcript Widget.  

This is done by uploading a CSS file via the KMS Admin. 

Please keep in mind that the actions herein will affect all players.

1. If you do not have the Kaltura REACH v2 Transcript Widget, see Instructions for Adding the Kaltura REACH v2 Transcript Widget

2. Create a CSS file containing the following: 

.transcript-menu-item.printWrapper {     
    display: none; 
}
.transcript-menu-item.downloadWrapper {     
    display: none; 
}

3. Follow instructions in Customizing the Look and Feel of Your MediaSpace to upload the CSS file. 


Was this article helpful?
Thank you for your feedback!
In This Article
Related Articles
Back to top

Never miss a thing!

Subscribe to our customer newsletter and our release notes updates, so you always get the best out of Kaltura.
Newsletter