Transparent Header on Toyo Theme?

Hello,

Is it possible to have a transparent header on the Toyo theme? i have tried to remove the header color so it says transparent but nothing happens, any ideas?

Thank you.

Hi @Hartnum

Could you share your store URL so I can check and give you the code to do that?

Fusionwave.dk

thank you sir!

You can add this code to Custom CSS in Online Store > Themes > Customize > Theme settings

html .header-wrapper { background: transparent !important; }