By default, the Bitmovin Chromecast receiver comes with the Bitmovin logo as a watermark in the top right corner.
It can easily be removed by following the 3 steps below:
Create a new CSS file and copy/paste the following instructions:
Host the CSS file on a HTTP web server accessible publicly and take a note of the HTTP address of the file.
Provide the URL of the CSS file through the `
receiverStylesheetUrl
` field of the `customReceiverConfig
` object in the player configuration
## Example - Web SDK
## Example - iOS SDK