PenciDesign replied
Staff Reply
Hi,
Please add more this code to Customize > Custom CSS to do that:
@media only screen and (max-width: 479px){
body.single .header-standard .post-title { font-size: 20px; }
}
Change value 20 to any value as you want.
Best Regards,
PenciDesign