Hi Alan,
It seems the theme is placing the header to the top of the window.
Can you please check if you find any option in theme settings to move the header from the top of the page?
If you can’t find any settings, please use the CSS below.
header.fusion-is-sticky .fusion-header{
top: 34px !important;
}
Thanks,
Aakash