Text format on grid and posts

Hello there,

I have found the options of justifying or aligning the text in the center at both the grid and inside posts, I was wondering if there is any option (or CSS code I could add) to show the text on my website like the example marked in green in the picture.

Thanks in advance,

Regards,

Hello there,

I hope you are doing well today.

Could you please provide a link to your website so that I can inspect it and test some CSS code on the page?

Best Regards,
Support

Hello there,

Thanks for your reply.

I have created a user for your inspection.

Web: whenaudreymetdarcy.com
User: Support Colorlib
Password: support_colorlib 1

If you need a different role than subscriber let me know.

Thanks in advance,

Regards,

WAMD

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

.blog #content .entry-content p {
    text-align: justify;
}

Hi there,

Thanks for the reply, however, in the capture I sent you the last line of each paragraph in the justified text is centered. Is there any way to do that?

Thanks in advance,

WAMD

No it is not possible to centre it.

Thanks for your reply :slight_smile:

You are most welcome here :slight_smile: