Shopify themes, liquid, logos, and UX
Hi guys, how can I capitalize the title of each of my policy pages. For example, "Privacy policy" should be "Privacy Policy". Any help is greatly appreciated!
Hey @flammagreg,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.shopify-policy__title h1 {
text-transform: capitalize !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you!! Do you also know how to capitalize the text in the tab?
Hey @flammagreg,
The title is taken from Pages > (page). You can't really modify that. I'm sorry
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025