PenciDesign replied
Staff Reply
Hi,
You can do that by add more this code to Customize > Custom CSS:
\
.container-single .post-entry, .container-single .post-entry p{ text-align: justify; }\
.inner-post-entry > p:first-child::first-letter { font-size: 50px; display: inline-block; padding: 0 20px 0 0; vertical-align: top; float: left; line-height: 1; }Best Regards,
PenciDesign