Making The policy text have all capital first letters

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

Hey @AdamAvra

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

Best Regards,
Moeed

Hi @AdamAvra

Could you share your store link?

https://shopcookingatpamsplace.com/policies/privacy-policy

https://shopcookingatpamsplace.com/

It has password protected

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

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

Sorry, here it is:reawhe

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 tag


RESULT:

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

Best Regards,
Moeed

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

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.

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