Image slider text

Hello, the text on the image slider was right aligned before, But I realised this morning that the text is too long on the hero banner. I want something like this red text alignment, on the blue one. it is shrine theme.

Hey @Legalafrik ,

Can you share the link to your store please? Thanks

HERE IT IS: https://lustraco.com/

Hey @Legalafrik

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.


Screenshot is for reference only, the correct code to paste is the one shown above.

Hello @Legalafrik ,

I understand you are looking to display the banner text similar to the https://prnt.sc/th6W42dCsESg

Please add the below-mentioned CSS code at the bottom of the theme.liquid file before tag and save.


[Please feel free to adjust the width, direction, and text-alignment as per your requirements.]

The output will be like this -:

I hope the code helps you.

Please share if you have any queries.

Thank you.