Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

## OneTrust styles and UI implementation on Cartoon Network site.
In order to integrate One Trust UI elements with the current look and feel of Cartoon Network's site, we perfomed the following actions:
### UI Elements
#### Preference Centre link on footer's site.
- In order to get access to the **Preference Centre** a html tag was added to the footer (`src\client\src\components\Footer\Footer.js`):
> `<a className="optanon-toggle-display">Preference Centre</a>`
- Translations for the footer link is obtained trough this variable:
> `window.OneTrust.GetDomainData().AlertMoreInfoText`