Hi everyone
I need help
How can I do Justify on a Collection page
Like sample in the bottom
website : www.oscarliving.co.id
Theme : Empire 11.1.3
A user needed help justifying text alignment on a Shopify collection page for their website (oscarliving.co.id) using the Empire 11.1.3 theme.
Solution Provided:
.collection--description { max-width: 100% !important; }Outcome:
Note: Screenshots were included showing the desired layout and where to add the CSS code.
Hi everyone
I need help
How can I do Justify on a Collection page
Like sample in the bottom
website : www.oscarliving.co.id
Theme : Empire 11.1.3
Hi @OLIV1
Please add this code to Custom CSS in Sales channels > Online Store > Themes > Customize > Theme settings.
.collection--description { max-width: 100% !important; }
Hi Ryviu
Thank you so much for your help. it works perfectly