announcement bar text doesn't show on mobile view

Topic summary

A user encountered an issue where announcement bar text disappeared on mobile view for their Shopify store’s homepage, though it displayed correctly on other pages.

Solution Provided:

  • Navigate to Shopify Admin → Online Store → Theme → Edit code
  • Locate the theme.liquid file
  • Insert custom CSS code above the </body> tag

Outcome:
The solution successfully resolved the mobile display issue. The original poster confirmed the fix worked and thanked the responder.

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

Hi everyone,

i have been adjusting my announcement bar a little and now have the issue that the actual text doesn’t show up on the announcement bar on the home page on mobile view. However, it does on other pages of the website.

Would appreciate some help!

Website: https://simsimcrafts.myshopify.com/

Thank you

@simsimcrafts ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Result:

If it helps you, please like and mark it as the solution.

Best Regards :blush:

1 Like

thank you! :slightly_smiling_face:

1 Like