DAWN THEME: Make "SALE" red on header menu

Topic summary

A user wants to change the color of a specific header menu item (“SALE”) to red in their Dawn theme store. They mention finding similar forum posts but those solutions didn’t work for them.

Solution Provided:
GemPages support team offers a step-by-step fix:

  • Navigate to Online Store → Theme → Edit code
  • Open the theme.liquid file
  • Paste custom CSS/markup code before the closing </body> tag

Outcome:
The solution successfully resolved the issue, with the original poster confirming it worked and expressing gratitude for the accurate answer.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

I want to make this header menu item Red. I have searched other forums but their solutions are not working for me. What is the code for this? Thanks in advance!

Link Here

Hello @donda_lopez

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid theme file.

  3. Paste the below code before :


Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

You always give the right answer!! :heart: thank you!