Hey mhiller!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) {
.responsive #top #header {
position: fixed;
}
.responsive #top #main {
padding-top: 90px;
}}
Best regards,
Yigit