A user seeks CSS code to change the color of a single navigation menu item (“SALE”) to red in the Impulse theme, affecting both the main header and responsive sidebar menu.
Solution Provided:
Another user shares CSS code targeting specific navigation elements using nth-child selectors to apply red color styling. The code includes selectors for both desktop header navigation and mobile drawer navigation.
Follow-up Questions:
The original poster asks about adjusting the underline color that appears on rollover/hover
A third user inquires how to modify the approach for targeting other specific menu sections, such as items within dropdown menus
Status: The initial color change request was resolved, but additional customization questions remain unanswered.
Summarized with AI on November 20.
AI used: claude-sonnet-4-5-20250929.
I’m looking for CSS coding help on the Impulse Theme. I would like to change the text color of ONLY one navigation menu item to highlight it - the “SALE” menu should appear in red rather than black and also in the sidebar menu (responsive design).