Webflow sync, pageviews & more.
NEW
Answers

How do I change the color of the headers in Webflow CMS articles separate from the body text using custom CSS?

To change the color of headers in Webflow CMS articles separate from the body text using custom CSS, you can follow these steps:

1. Identify the class or element that represents the headers in your CMS article. This can be found by inspecting the elements in your browser's developer tools. For example, let's say the headers are represented by the `

` tags.

2. Go to your Webflow project and navigate to the page where you want to apply this custom CSS to your CMS articles.

3. Open the page settings and click on the "Custom Code" tab.

4. In the "Head Code" field, add a `

```

5. Inside the `