# Which path or file handles the custom template CSS?

**URL:** https://meta.discourse.org/t/which-path-or-file-handles-the-custom-template-css/390144
**Category:** Support
**Created:** [2 december 2025 om 08:49 UTC](https://meta.discourse.org/t/which-path-or-file-handles-the-custom-template-css/390144 "2025-12-02T08:49:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Cate\_Soule](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cate_soule/32/492770_2.png) [@Cate\_Soule](https://meta.discourse.org/u/Cate_Soule)
#### Post date: [2 december 2025 om 08:49 UTC](https://meta.discourse.org/t/which-path-or-file-handles-the-custom-template-css/390144/1 "2025-12-02T08:49:44Z")

</div>

I’m trying to set up Cloudflare to serve my custom CSS. Could someone let me know which path or file handles the custom template CSS in Discourse?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [2 december 2025 om 08:55 UTC](https://meta.discourse.org/t/which-path-or-file-handles-the-custom-template-css/390144/2 "2025-12-02T08:55:19Z")

</div>

Why don’t you add the CSS to your theme or a theme component, which you can then add to your theme?

> [@Making custom CSS changes on your site](https://meta.discourse.org/t/making-custom-css-changes-on-your-site/168101):
>
> bookmark This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools. person_raising_hand Required user level: Administrator Summary This guide covers: A brief introduction to CSS and key concepts How to add CSS to your Discourse site using theme components Using browser inspection tools to find the right CSS selectors Understanding CSS basics C…
