Shopify themes, liquid, logos, and UX
Hi There,
I am trying to align all my headings on my pages to the left. However, I have tried a few potential solutions with non working. I would love some help. I dont need it for all sections - just on my featured collections.
You can find my store here (it is in preview as I am designing this before it goes live)
Thanks in Advance!
Solved! Go to the solution
This is an accepted solution.
You can achieve this by going to Online Store, ..., Edit Code and opening theme.css and changing .justify-self-center from center to left.
.justify-self-center {
justify-self: left;
}
Hope this helps
Simon
This is an accepted solution.
You can achieve this by going to Online Store, ..., Edit Code and opening theme.css and changing .justify-self-center from center to left.
.justify-self-center {
justify-self: left;
}
Hope this helps
Simon
Incredibly helpful. Thank you!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025