great thanks for detail please add this code
#shopify-section-header {width: 100%;}
.site-header {border: none !important;}
great thanks for detail please add this code
#shopify-section-header {width: 100%;}
.site-header {border: none !important;}
Thank you for the Ketan, It didn’t work unfortunately ![]()
It made no changes on desktop, It made some changes on mobile only but there was still a white background behind the header with a line underneath.
Hi Ketan, It doesn’t look like that here on my end. Just to confirm are these the code I use.
I am pasting it in Asset->/theme.css because I don’t have theme.scss.liquid.
This is the code I am using.
.template-index .site-header {background-color: transparent; position: absolute;}
.template-index .site-header__mobile-nav {background-color: transparent;}
#shopify-section-header {width: 100%;}
.site-header {border: none !important;}
Hey, Thanks for that. Quite unsure where they are going, can you give me directions where exactly I’m adding the script, please.
yes i have sent message please check
Hi there. I’m wondering if you can help with my problem too?
I can’t seem to make my logo appear transparent in the header in Debut theme…
I followed suggestions offered in other questions but it hasn’t helped. I don’t have theme.scss.liquid so I was pasting code into theme.css. That didn’t work so I created theme.scss.liquid. That also didn’t work.
Any suggestions would be helpful!
https://sonosnaps.myshopify.com/
Pass: crewdo
Hi
I would like to make the header a little bit more transparent when I scroll down… it still should be white but transparency should be like 50%. Could someone help me?
Hello. I made the header transparent with that code and also made it sticky with these steps but the logo, shopping cart icon, and search icon have disappeared in desktop view. On mobile, it isn’t working at all. It doesn’t show any content in the header on mobile.
Thanks please flow this step
$(window).scroll(function() {
if ($(this).scrollTop() > 35){
$('.site-header').addClass("sticky");
}
else{
$('.site-header').removeClass("sticky");
}
});
Step = 2
.site-header.sticky {
position: fixed;
width: 100%;
z-index: 1;
top: 0;
}
it doens’t work the other pages are now hiding under the transparent header!!!
i think you let us make faults so we will ask your help. Not good
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
www.miomilly.com password araiga
www.miomilly.com password araiga
thanks for url
try this code
.site-header, .site-header__mobile-nav {
background-color: transparent;
border: none;
}
I need also the text go white when its transparent and it must turn to
normal when you scroll down
please look what it did to my website, are you even serious bro