For the complete documentation index, see llms.txt. This page is also available as Markdown.

Affiliate Portal Dark Theme

To set up a dark theme for your affiliate portal:

Go to the Look and Feel > Affiliate Dashboard > Custom JavaScript code section and paste the following code in there:

document.getElementsByTagName('html')[0].setAttribute('data-bs-theme', 'dark')

After this, click on Apply.

Add the code and click on Apply

Next, go to the Look And Feel > Landing page > Top Navigation section and set the navbar background with the following hex color code: #282B2F

Finally, click on Save.

Set the Navbar Background color and click on Save

The affiliate portal will feature the dark theme.

Affiliate Portal

The affiliate dashboard will also be displayed with the dark theme.

Affiliate Dashboard

Last updated

Was this helpful?