Make the Header transparent

<style>
    #home_header2  header{
        background-color: transparent!important;
    }
    #other1 {
        margin-top: -67px;
    }
</style>

put your header id(name) instead of home_header2 and the id of the block below the header instead of other1 in the code, add it into Page Settings>Custom Code> Header or Footer section and enjoy :raised_hands:

Hey!
I tried doing everything you said, but for some reason nothing changed! The header stayed white.

Hi @Pedrocas can you please, provide your published app link where you have your header as well as some screenshots of where have you added the code and what changes you made based on your blocks?