Comments Massimo started the conversationApril 2, 2025 at 5:08amI would like to know how to justify the text inside single posts and across the entire website. the theme is not yet active on my website. Thank you 2,824PenciDesign repliedApril 2, 2025 at 5:23amHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .inner-post-entry.entry-content { text-align: justify; } Regards,PenciDesign.1 Like Sign in to reply ...
I would like to know how to justify the text inside single posts and across the entire website. the theme is not yet active on my website.
Thank you
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
Regards,
PenciDesign.