How can i formatting my text as Block(justified)

Hey, I am not able to find a solution for formatting my text on the landing page www.novelly-austria.com as I want to.

I would like to have the text (on the right side next to the logo and each text under the six pictures) as a Block. (I do not mean centered)

I hope you can help me putting the final touches to our website.

Many Thanks!

Peter

@Novelly

Sorry for facing this issue, it’s my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question. :blush:

can you please provide section screenshot so i will give your proper code

Thank you very much for the quick response!

Those are the texts I am trying formatting as a Block

Thank you very much for the help

@Novelly

Thanks for more clear

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
    this code apply for after 5 - 6 second
.featured-row__subtext, #shopify-section-feature-columns .rte-setting {text-align: justify;}

Thank you so much this code works perfekt!!!