Hey there everyone,
I’m having problems justifying my article texts in Shopify, I’m using the Supply theme.
Those are the codes i used and don’t work:
.rte.rte--indented-images p {
text-align: justify!important;
}
.rte.rte--indented-images p img {
text-align: center !important;
margin: 0 auto;
display: block;
}:
.short-des{
text-align: justify;
}
.rte {
text-align: justify;
}
Here’s a link to the webpage: https://kikaonline.com/
Thank you for your help.



