Shopify themes, liquid, logos, and UX
Hi there,
I'm looking for some help on how to center the collection page title. I got the description centered, but the title is still left-oriented.
I tried to add this:
.section-template--17165471121720__main-padding .rte,
h1.main-page-title { text-align: center; }
but it only centered the description.
Here is the preview link: https://a9y3tl8vo41c9gen-18068649.shopifypreview.com
Thanks in advance for the help!
Solved! Go to the solution
This is an accepted solution.
Hi @petrelan ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
h1.collection-hero__title {
text-align: center;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @petrelan ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
h1.collection-hero__title {
text-align: center;
}
</style>
Hope my answer will help you.
Best regards,
Victor | PageFly
Hi, I use the same theme and I have the same problem but when I paste the code nothing changes.
Another solution please
Can I ask how you’ve got the description entered? I have the opposite problem!
centered not entered!
User | RANK |
---|---|
72 | |
70 | |
65 | |
53 | |
52 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023