> For the complete documentation index, see [llms.txt](https://story.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://story.groupthought.com/faq/frequently-asked-questions/where-to-make-css-changes.md).

# Where to make CSS changes

Adding your own custom styles and CSS overrides to the theme

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&amp;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&amp;token=df7c306b-f1f7-4132-a0d4-9ad7be1327e3" alt=""><figcaption></figcaption></figure>
