Shopify themes, liquid, logos, and UX
Hello everyone,
I've seen all discussions here, and I already made my collection page headings centred, but I need help finding how to centre only the collection headings on Home Page without moving the footer headings. Can someone help with that? For Desktop and Mobile.
Best Regards!
Solved! Go to the solution
This is an accepted solution.
Hi @lichev
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.title.h1 {
text-align: center;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
@lichev - can you please share this page link?
This is an accepted solution.
Hi @lichev
This is Victor from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css.
Step 3: Paste the below code at bottom of the file -> Save
.title.h1 {
text-align: center;
}
Hope that my solution works for you.
Best regards,
Victor | PageFly
It works, thank you!
didn't work
@LAT8888 Can you please share this page link?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025