How can I center and edit my webpage titles?

i want to center Kom in contact on my contact page . how can i do this?

and on my about us, page i want do not want to see the name of the page : OVER ONS

Hello @Nielsdijkshoorn

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.content-for-layout h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in { text-align: center; }

Hi @Nielsdijkshoorn

Would you mind to share your Store URL website? with password if its unpublish. Thanks!

i shared my data via a personal message

Thanks for sharing, but would you need more help on this? Seems like you already had a solution.