Best Premium and Free WordPress Themes › Forums › Lawyer Zone › Resize logo larger than 70px high › Reply To: Resize logo larger than 70px high
August 15, 2018 at 5:45 am
#33967
acmethemes
Keymaster
Dear Jewelsdesignworks,
Please put this code in Additional CSS.
Dashboard->Appearance->Customize
.custom-logo-link img {
max-height: 100%;
}
.custom-logo-link {
margin-top: 0px;
max-width: 110px;
}
Yes, it will remain responsive.
Best Regards!