Hi,
I would love to make my header transparent so any image/video covers this area. I have searched on here and copied some of the code for this theme but it still doesn’t seem to work. Please can any help?
Thanks,
Scott
Hi,
I would love to make my header transparent so any image/video covers this area. I have searched on here and copied some of the code for this theme but it still doesn’t seem to work. Please can any help?
Thanks,
Scott
Hello there,
header.header.header--middle-left.page-width.header--has-menu {
background-color: transparent;
}
Hi @Gen-Audio ,
You can follow the instruction below:
.header-wrapper {
background-color: transparent !important;
}
header.header.header--middle-left.page-width.header--has-menu {
background-color: transparent;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
Best regards.
Hi, thank you!
Sorry but none of the above do anything
sorry bt i can’t see code
This just makes the header a dark grey colour
Can anyone help?
Hi,
I am Ani From https://www.task4store.com/ - Shopify Small & Custom Tasks Experts ( By MS Web Designer - Top Rated Shopify Certified Experts and eCommerce Consultant from Singapore )
Here are the Solutions!
Go to Online Store->Theme->Edit code
Asset->/base.css->paste the below code at the bottom of the file:
.header-wrapper {
background-color: transparent !important;
}
header.header.header--middle-left.page-width.header--has-menu {
background-color: transparent;
}
If you have any concerns feel free to ask me!
Regards,
Ani
Hi Ani,
You have used the exact same code as @ZestardTech and it doesn’t seem to work
ah maybe i know need to move the video/image up to cover the transparent area now??
Hello there,
sticky-header.header-wrapper {
background-color: transparent !important;
position: absolute;
width: 100%;
}
This is how it looks. Still doesn’t seem to work. This is my copy theme so i don’t mess my main one up
Any ideas why the header isn’t transparent even after I have added the above code? Here is what it looks like after adding the code. It is usually black but goes to a dark grey
you try code?
Hi,
Yes I tried all the codes that were suggested here. Maybe the video needs moving up? Or would the video be covering this area even after the code is applied? @KetanKumar
Thanks
yes, please try and let me know if any issue bcz i have try same code other theme is work
It doesn’t work for some reason.
oh sorry for that still issue if possible to give me theme access so i will check and quick fix?