PenciDesign Supporter replied
Staff Reply
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
.penci-biggrid-data.penci-fixh .pcbg-big-item .pcbg-content-inner .pcbg-title {
text-align: justify;
}
.penci-grid li .item h2 a, .penci-masonry .item-masonry h2 a {
text-transform: none;
}Regards,
PenciDesign.