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!
PageFly - #1 Page Builder for Shopify merchants.
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!
PageFly - #1 Page Builder for Shopify merchants.
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!
PageFly - #1 Page Builder for Shopify merchants.
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.
User | RANK |
---|---|
211 | |
167 | |
69 | |
55 | |
53 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023