How can I fix header overlay and video layer issues on my webpage?

Hi,
I am experiencing some issues with the design on my webpage. The URL is: https://northequine.dk/

  1. When selecting the burgermenu it does not “go-trough” the header (see image below - left top corner)

  2. The video gets a white transparent layer which i would like to remove.

Thank you in advance!

Hi @IversenKristoff

Its SideNode! We will be happy to help you today.

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.header__icon--menu[aria-expanded=true]:before {
background: none!important;
}

You can see the Change.

If I was able to assist you, please remember to give it a Like and Mark it as the Solution!

Let me know if need further assistance
Regards,
SideNode