Nothing happen on Chrome
See original GitHub issueHello, I am trying to use headroom.js on this template:
The classes are changing on my header while I scroll, but the css does not display anything and it stays up, this is my css:
header.site-header {
.headroom {
will-change: transform;
transition: transform 200ms linear;
}
.headroom--pinned {
transform: translateY(0%);
}
.headroom--unpinned {
transform: translateY(-100%);
}
}
Is this still maintained?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Click Chrome nothing happens - Google Help
1. Go to your software list, and uninstall Google Chrome from the list · 2. Go to this location: · 3. And delete...
Read more >Chrome Won't Open or Launch [SOLVED] - TechCult
Fix Chrome Won't Open or Launch: If you are having trouble opening Chrome or nothing happens when you click on Chrome icon in...
Read more >Why Won't Google Chrome Open? 4 Ways to Troubleshoot
If Google Chrome won't open on your PC or Mac computer, it can usually be fixed by using one of these four common...
Read more >FIX: Back Button Not Working in Web Browser?
Does nothing happen when you click or tap the Back button on your web ... That prompts browsers such as Chrome to display...
Read more >How to Fix It When Google Chrome Is Not Responding - Lifewire
Reinstall Chrome. If it seems like nothing works, reset Chrome to default, uninstall it, and install it again. That's the most complete way...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Glad you solved it!
Hi and thanks @WickyNilliams, I’ll have a try tomorrow 🤟