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:

  1. Create a new CSS file and copy/paste the following instructions:

    
  2. Host the CSS file on a HTTP web server accessible publicly and take a note of the HTTP address of the file.

  3. 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