porheng Hello
You’re looking to customize the style of the slideshow, right?
To justify the slideshow text, you can try adding this CSS:
.acm-hero .lead.hero-desc {
text-align: justify;
}
For best practice, please place your custom CSS code in the following file: /templates/ja_purity_iv/local/css/custom.css
Let me know if you need further help!