Replies: 0
Hello, I had seen a closed topic for this but there wasn’t a resolve.
I have a header that moves with the screen when you scroll. I don’t want it to scroll with me. I have tried the code below but it doesn’t correct the issue. I had found this code on another forum and it had worked for that person.
header.site-header {
position: absolute !important;
}
My website is azdocservices.com
Thank you!