question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nothing happen on Chrome

See original GitHub issue

Hello, I am trying to use headroom.js on this template:

https://open.cruip.com/

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:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
WickyNilliamscommented, Jan 4, 2021

Glad you solved it!

0reactions
kopaxcommented, Jan 4, 2021

Hi and thanks @WickyNilliams, I’ll have a try tomorrow 🤟

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found