In this blog, we’ll guide you on how to enable the sticky-top or fixed-top functionality in your WHMCS theme. Using the twenty-one theme as an example, we’ll show you which code snippet to remove from css/theme.min.css
.
html,
body {
height: 100%;
}