• I’m trying to get the header to not be sticky so when people are reading a post, there is more room for the blog post on their screen. I tried adding the following CSS:
    .navbar.navbar-scroll-point, .navbar.navbar-scroll-point.header-with-topbar, .navbar.navbar-scroll-point.hestia_center, .navbar.navbar-scroll-point.hestia_right{
    position:absolute !important;
    }

    It didn’t work. Any help would be appreciated. Thanks!

    The page I need help with: [log in to see the link]

  • The topic ‘Make header not sticky’ is closed to new replies.