Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I center and edit my webpage titles?

Solved

How can I center and edit my webpage titles?

Nielsdijkshoorn
Tourist
14 0 2

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

 

Nielsdijkshoorn_2-1704720875872.png

 

Nielsdijkshoorn_3-1704720939450.png

 

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

 

 

 

 

Accepted Solution (1)

niraj_patel
Shopify Partner
2378 514 507

This is an accepted solution.

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 </body> on theme.liquid
<style>

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

</style>

techlyser_web_0-1704726710462.png

 

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

View solution in original post

Replies 4 (4)

niraj_patel
Shopify Partner
2378 514 507

This is an accepted solution.

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 </body> on theme.liquid
<style>

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

</style>

techlyser_web_0-1704726710462.png

 

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

Made4uo-Ribe
Shopify Partner
9052 2163 2669

Hi @Nielsdijkshoorn 

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

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.
Nielsdijkshoorn
Tourist
14 0 2

i shared my data via a personal message

Made4uo-Ribe
Shopify Partner
9052 2163 2669

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

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.