# Add Custom CSS & JavaScript Code

**GoAffPro** provides you with the option to add custom CSS or JavaScript code to customize the affiliate portal.&#x20;

To add custom CSS or JavaScript code, go to the **Affiliate dashboard** section in the **Look and Feel** tab of the GoAffPro admin panel.&#x20;

<figure><img src="/files/XvALtZp7oar6GUejimua" alt=""><figcaption><p>Look and Feel > Affiliate Dashboard</p></figcaption></figure>

#### Custom CSS Code

Here, go to the **Custom CSS Code** section. You can add CSS code to customize the affiliate portal elements.&#x20;

![Custom CSS Code](/files/-M5VroK8ojJjlQtu87KO)

{% hint style="info" %}
This custom CSS gets loaded on all portal pages (and not just their dashboard).&#x20;
{% endhint %}

#### Custom JavaScript Code

Now, go to the **Custom JavaScript** **Code** section. Here, you can add custom JS scripts to customize the affiliate portal.&#x20;

![Custom JavaScript Code](/files/-M5Vrt1XQwqTUqyI65-f)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.goaffpro.com/affiliate-portal-customization/advanced-customization/add-custom-css-and-javascript-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
