Hello,
Thank you for contacting us.
As a workaround, you can add the following code snippet to the Custom CSS section in Theme Settings
.home .header-logo-center {
position: absolute;
top: 0;
left: 0;
z-index: 350;
border-bottom: none;
}
It will make your header overlap on the home page. Then you will need to also set white text color in the header for the home page on “Edit page” screen in admin panel.
Hope this will help you.
Regards
Xtemos