Hi,
You can use this custom CSS code in Appearance -> Customize -> Additional CSS:
header.header-1 .haru-header-wrapper .header-left .header-logo a img {
padding-top: 35px; // You can change to other if change logo
padding-bottom: 35px; // You can change to other if change logo
}
With Sticky Logo you can change it like this:
header.haru-main-header .haru-sticky-wrapper.is-sticky > .haru-header-nav-wrapper .header-logo a img {
padding-top: 10px; // You can change to other if change logo
padding-bottom: 10px; // You can change to other if change logo
}
http://prntscr.com/ppwio9
However now that’s the best display with the logo. If you want it bigger you need create new logo and remove space at top and bottom.
Hope this help!
****
Regards,
HaruTheme
-
This reply was modified 2 years, 7 months ago by
admin.