New Shopify Certification now available: Liquid Storefronts for Theme Developers

Making The policy text have all capital first letters

Solved
AdamAvra
Tourist
7 0 0

Hi I  cannot figure out how to change the default header for the policies, could some one please help me? I wish to have every 1. letter of every word capital 

Screenshot_3.png

 

Accepted Solution (1)
Moeed
Shopify Partner
3051 761 925

This is an accepted solution.

Hey @AdamAvra 

 

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 </body> tag

<style>
.shopify-policy__title h1 {
    text-transform: capitalize !important;
}
</style>

RESULT:

Moeed_0-1697883968942.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️

View solution in original post

Replies 12 (12)
Moeed
Shopify Partner
3051 761 925

Hey @AdamAvra 

 

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
Moeed
Shopify Partner
3051 761 925

It's password protected, please share the website password as well

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
AdamAvra
Tourist
7 0 0

Terribly sorry didn't know it was password-protected. Here you go: reawhe

Moeed
Shopify Partner
3051 761 925

This is an accepted solution.

Hey @AdamAvra 

 

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 </body> tag

<style>
.shopify-policy__title h1 {
    text-transform: capitalize !important;
}
</style>

RESULT:

Moeed_0-1697883968942.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
AdamAvra
Tourist
7 0 0

You are a gem of humanity! I would give you a kiss right now if I could. Thanks!

Moeed
Shopify Partner
3051 761 925

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

Need a Shopify developer? Chat on WhatsApp


- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
- Your Coffee Tip and my code, A perfect blend. ❤️
Dan-From-Ryviu
Shopify Partner
5626 1036 1064

Hi @AdamAvra 

Could you share your store link?

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

AdamAvra
Tourist
7 0 0
Dan-From-Ryviu
Shopify Partner
5626 1036 1064

It has password protected 

- Helpful? Like and Accept a solution. - Donate: Buy coffee - or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now

AdamAvra
Tourist
7 0 0

Sorry, here it is:reawhe

PageFly-Richard
Shopify Partner
3675 807 1454

Hi @AdamAvra 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.shopify-policy__title h1 {
    text-transform: capitalize !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.