Last updated: 2024-01-18

Source: https://support.freshdesk.com/support/solutions/articles/225208-how-do-i-change-solutions-to-knowledge-base-on-the-customer-portal-

Please go to Admin > Channels > Portals > Customize > Edit theme > Layouts & Pages and make the following changes.

Header:

```javascript

```

JavaScript

Footer :

```javascript

```

JavaScript

Search results:

```javascript

```

JavaScript

Note:

1)This can only be done on accounts in the Estate and Forest plan (older plan structure).

2)If multiple languages are set up on the helpdesk, you would need to specify the languages.

For example, if the helpdesk languages are English and French, here is the script for header:

```javascript

```

JavaScript

To learn more about portal customization, click here.