This is due to a change we made to the header positioning. It looks like you have position: absolute on .d-header in your CSS, if you remove that line it should be fixed.
5 Likes
This is due to a change we made to the header positioning. It looks like you have position: absolute on .d-header in your CSS, if you remove that line it should be fixed.