AliPro Dec 7, 2018 · 2:00 pm #11087
HI 🙂
I want my logo to be bigger 🙂 event if I set line height it to 240 px – my logo stays small… how can I change it?
Alicja
HI 🙂
I want my logo to be bigger 🙂 event if I set line height it to 240 px – my logo stays small… how can I change it?
Alicja
Hi 🙂
Try adding the following to Customize > Additional CSS:
.site-header .site-branding img {
max-height: 92px;
}Increase the value as required or set it to none.
Hope that helps.
Ok, it works!
Next Question – how to remove gap between header and content?
🙂
Glad to hear you’re making progress. When editing each page there is a Header Bottom Margin setting in the Page Settings meta box in the right column. In most cases, the gap will be removed by deactivating that setting.