Shopify themes, liquid, logos, and UX
Hi, how is it possible to center the page title? It's always in the middle of nowhere. I really don't understand why shopify is not developing these standard features....
Would be great if somebody could tell me, where to change the alignment in the css (dawn theme).
URL Link (draft mode)
please Go to Online Store->Theme->Edit code then go to assets/section-main-page.css ->paste below code at the bottom of the file.
.main-page-title { text-align: center !important;}
Thanks!
Thanks a lot! It would be the same code for collection pages?
yes please try this code
.section-header__title {text-align: center;}
@KetanKumar I just got problem, thank you! But my collection description is not centered. Where can i find this?
Solved the problem. The box was just 66% width for the collection description. Changed it to 100% in collection-hero.css
thanks for update
User | RANK |
---|---|
122 | |
98 | |
77 | |
69 | |
38 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022