Shopify themes, liquid, logos, and UX
I'm looking to center & change the title size on these pages:
Title: Product
https://crosbyaudio.com/collections/products
Title: Blog
https://crosbyaudio.com/blogs/blog
To match this page:
https://crosbyaudio.com/pages/instructions
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @crosbyaudio
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.collection__title > h2,h1.collection-hero__title, h1.title--primary.scroll-trigger.animate--fade-in {
font-size: calc(var(--font-heading-scale) * 5.2rem) !important;
text-align: center;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi @crosbyaudio
Check this one.
h1.collection-hero__title, h1.title--primary.scroll-trigger.animate--fade-in {
font-size: calc(var(--font-heading-scale) * 5.2rem) !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
The text size is fixed, but it's not centered.
This is an accepted solution.
Hi @crosbyaudio
This is Richard from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.collection__title > h2,h1.collection-hero__title, h1.title--primary.scroll-trigger.animate--fade-in {
font-size: calc(var(--font-heading-scale) * 5.2rem) !important;
text-align: center;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Thanks for your help!
Glad that i can help. Let me know if you have any questions
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hi, in my shop I would like to centered the title of COLLECTIONS, TRACK YOUR ORDER and ABOUT US - www.veracox.com
Can you help me?
Thank you in advance
Check this one.
section#shopify-section-template--20282740310359__main .main-page-title, section#shopify-section-template--20131581886807__main .main-page-title, a.full-unstyled-link {
text-align: center !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thank you very much! Successfully solved.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
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