PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (min-width:1170px) {
body.page-id-2020 .pcsl-inner .pcsl-content .pcsl-title {
min-height: 40px;
}
}
Regards,
PenciDesign.