Shopify themes, liquid, logos, and UX
Hi I’m trying to align my collection title/brand on the left side. I’ve tried 5 diff solutions it only works if there a collection image. Some pages won’t have images and then the title is centered again. Any help is appreciated my site 👇
https://luxurymrkt.com/collections/vendors?q=ALEXANDER%20MCQUEEN
Hi @Luxurymrkt
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
-Go to Online Store->Theme->Edit code
-Asset-> ->theme.css paste the below code at the bottom of the file.
.section-header section-header--flush .section-header__title{
text-align: left !important
}
Best Regards;
Pagefly
If it’s helpful to you, please let me know by giving it a like or marking it as a solution.
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
Hesitate to begin? Check out our top brands with successful stories with PageFly’s Case Studies.
Doesn’t work please see pic
you can try edit at here
If it’s helpful to you, please let me know by giving it a like or marking it as a solution.
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
Hesitate to begin? Check out our top brands with successful stories with PageFly’s Case Studies.
you can add code to the top of the file theme.css
.section-header section-header--flush .section-header__title{
text-align: left !important
}
If it’s helpful to you, please let me know by giving it a like or marking it as a solution.
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
Hesitate to begin? Check out our top brands with successful stories with PageFly’s Case Studies.
I don’t have theme.css
i have themecss.liquid
but it doesn’t look like your layout
theme.css.liquid same with theme.css
If it’s helpful to you, please let me know by giving it a like or marking it as a solution.
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
Hesitate to begin? Check out our top brands with successful stories with PageFly’s Case Studies.
Doesn’t work 😞
But I see it text was align left
If it’s helpful to you, please let me know by giving it a like or marking it as a solution.
PageFly #1 Shopify Landing Page Builder - Free to use, 24/7 Live Chat Support.
Hesitate to begin? Check out our top brands with successful stories with PageFly’s Case Studies.
yes just fix with diff code
@media only screen and (max-width: 768px) {
.template-collection .section-header__title {text-align: left !important;}
}
User | RANK |
---|---|
119 | |
98 | |
74 | |
72 | |
45 |
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