PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.penci_builder_sticky_header_desktop .pc-builder-element.pc-main-menu {
--pchb-main-menu-lh: 20px;
}
.penci_builder_sticky_header_desktop .pc-logo-desktop.penci-header-image-logo img {
max-height: 20px;
width: auto;
}
Change 20px with the spacing you want to show.
Regards,
PenciDesign.