PenciDesign Supporter replied
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 767px) {
.is-sticky #navigation.header-6 #logo img {
padding: 10px 0;
max-height: 58px;
}
}Regards,
PenciDesign.