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) {
.featured-area.featured-style-1 {
min-height: 527px;
}
}Regards,
PenciDesign.