# Where to make CSS changes

Groupthought recommends that you add your CSS override code and any custom styles to the very bottom of **`theme.css`**

<figure><img src="https://798529998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frse2xho0gVJCQ27Qc08u%2Fuploads%2FpK9E6lXK1gDLtTfO5edO%2FScreenshot%202023-02-07%20at%201.08.36%20PM.png?alt=media&#x26;token=ca2e8a2d-8204-40e6-a852-8eaca7543fdc" alt=""><figcaption><p><strong>theme.css</strong> resides in the <strong>Assets</strong> folder. Add your custom code to the very <strong>bottom of the file</strong></p></figcaption></figure>

#### How to

1. In the Code Editor, type in: `theme.css` into the left column search box.
2. Click on theme.css in the **Assets** folder.
3. On the right code column, scroll to the version **bottom** of the file.
4. Add custom CSS overrides after the last line of code.

<figure><img src="https://798529998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frse2xho0gVJCQ27Qc08u%2Fuploads%2F4UJPBh8phminqVNJjnFG%2FKapture%202023-02-07%20at%2013.09.14b.gif?alt=media&#x26;token=df7c306b-f1f7-4132-a0d4-9ad7be1327e3" alt=""><figcaption></figcaption></figure>
