How to Change "Sale" to colour red using Trade Theme

Topic summary

A user wants to change the color of the “Sale” text in their navigation menu to red while using the Trade Theme on their Shopify store.

Solution Provided:

  • Access Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag
  • The code targets the sale navigation element and applies red color styling

Note: The conversation text appears corrupted or reversed in places, but the core issue and solution remain clear. The helper requested store URL access and provided step-by-step instructions with code snippet to implement the color change.

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

Hi I would like to only change my Sale on my navigation to red. Im using the Trade Theme.

Thanks,

Hey @jaskaran1031

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

Www.averafashionhouse.com

Can you please send the code here and where to put it.
Much appreciated

Hey @jaskaran1031

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

1 Like