> 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

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

<figure><img src="/files/PnwflLqFHo1gK4NTwCd4" 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="/files/Ty9K4OaByAlsLqQpUpbf" alt=""><figcaption></figcaption></figure>
