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!
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024