its coming up with this error at the top of the screen
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.
