Does anyone know the code to make this 'Sale' category red just the heading

Topic summary

Goal: style the Shopify draft theme so the ‘Sale’ category heading appears red.

Progress and actions:

  • Preview link sharing corrected (initial store URL was wrong; proper draft preview link provided).
  • Guidance given to add custom CSS in theme.liquid under the tag (via a block). User initially pasted code multiple times and mis-typed , causing an error; corrected after support’s clarification.
  • Result: the ‘Sale’ heading styling worked (user noted it worked after adjusting how the style was added).

Further requests and outcomes:

  • Additional element to be colored red: helper provided another CSS snippet to place under ; user confirmed success.
  • Make menu text bold like headings: another CSS snippet provided; user confirmed it worked, but reported three categories showing blank. Helper pointed out they were already blank in earlier screenshots (unrelated to the new CSS).
  • User asked about adopting a specific font used on another website (no solution provided yet).
  • User reported bold text disappears on mobile; fix not yet provided.

Notes:

  • Screenshots and the exact CSS snippets are central to understanding the applied changes.
  • Status: initial color/bold changes are implemented; mobile styling and custom font requests remain open.
Summarized with AI on December 28. AI used: gpt-5.

Hey @bally ,

Where i’ve written , please write it exactly


![ThePrimeWeb_0-1716577930096.png|998x558](upload://45GAJh8WvkzziOtGPnNnzhxapPN.png)

Next, why did you paste the same code 4 times? You only need it once.