thank you bro!!
Topic summary
A user needs to change the header text color so that only the word “SLEVY” appears in red.
Initial Solution Provided:
- Another user shared CSS code to be added to the theme.liquid file, above the tag
- The code targets specific text styling in the header
Current Issue:
- The initial solution worked partially - the red color displays on the home screen
- However, when clicking on the element, it reverts to black
- The user wants the red color to persist across all pages and states, not just the homepage
Status: The discussion remains open with an unresolved issue regarding maintaining consistent color styling across different page states.