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