Is there a way I can resize my header logo without incresing the margin size of the header? Dawn Theme.
Hi @peakclo
This is Mike from Consentik
I see your logo is square and there is some padding on the top and bottom. You can change it to a rectangle by decreasing the padding on the top and bottom.
Hi Peakclo
Have you tried resizing from the theme customizer? Go to the Header section, look for an option to resize your logo. The resizing will definitely not affect the logo margins.
Let me know if this helps.
You can paste this css in your base.css file or upload big size logo on your header-
.header__heading-logo {width: 250px;}
