i made my header see trough in the CSS but i want it to return to solid when scolling up/down. and when i hover my mouse over it. (like in the video)https://www.youtube.com/shorts/B1QM-UFylww
Hi @benjahmin Contact me, I can help you.
Hi @benjahmin You can try this css:
.section-header:not(.scrolled-past-header) sticky-header {
background: transparent;
position: fixed;
width: 100%;
}
Where in the css do i need to put this?
thanks alot! it did work but it changes very abruptly not so smooth as in the previous video. Look at the new video so you see what i mean. Do you know how i can fix this?https://www.youtube.com/shorts/WcFYHpSuoTk
:
Hi @benjahmin ,
Please send me the store link, I will check and guide it for you
And this includes it on the whole store. I just want it on my homepage.