PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Additional CSS then add the following custom CSS code:
@media screen and (max-width: 768px) {
.single .entry-header .penci-entry-title {
font-size: 22px !important;
}
}Change 22px with the font size you want to display.
Regards,
PenciDesign.