PenciDesign Supporter replied
Hi,
Please modify the CSS code like the following below:
@media only screen and (min-device-width:480px) and (max-device-width:640px) and (orientation:landscape) {
.penci-header-signup-form h4.header-signup-form,
.header-standard h2,
.header-standard .post-title,
.header-standard h2 a,
.penci-page-header h1 {
font-size: 18px;
}
.post-entry h3 {
font-size: 20px;
}
}
Regards,
PenciDesign.


