Capitalize First Letter of Each Policy Word

Topic summary

A user seeks help capitalizing the first letter of each word in their Shopify store’s policy pages.

Solution Provided:

  • Access Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the closing </body> tag
  • The code snippet appears to use CSS text-transform properties to achieve title case formatting

Status: The issue appears resolved with step-by-step instructions provided. The helper requested the store URL for verification and delivered a code-based solution involving theme file modification.

Note: Some text in the conversation appears corrupted or reversed, but the core technical solution remains clear.

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

How can I capitalize first letter of each word of the policies? Any help is greatly appreciated!

Hey @flammagreg

Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

https://flammashop.com/

Hey @flammagreg

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