Sudden dawn theme issues

Topic summary

A store owner reports sudden display issues on their Dawn theme site (Resiliencebeauty.shop): the menu hamburger icon disappeared, product descriptions are missing, prices aren’t showing, and variants seem gone. The theme customizer shows everything present, but the live preview doesn’t display correctly.

Proposed Solutions:

Multiple developers suggested CSS fixes:

  • Adding custom JavaScript/CSS code snippets to theme.liquid (above the </body> tag)
  • Inserting CSS rules into stylesheet files (base.css/theme.css) to force text colors to black and add borders to form elements

One responder recommended basic troubleshooting first:

  • Test in a different browser
  • Try using a VPN
  • Clear browser cache and cookies
  • Contact Shopify support or a Dawn theme developer if issues persist

One developer noted the site appears to have “a lot of CSS issues,” suggesting the owner may have modified theme code. The discussion remains open with no confirmed resolution yet.

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

Hey @Ceobeauty

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