Single comment thread
See full discussion

Try replacing the absolute positioning with fixed positioning:

.thememattic-midnav .container-fluid {
  position: fixed;
}
Home
Search
Messages
Notifications
More
You need to sign in or sign up before continuing.