I have had this issue before, (https://kriesi.at/support/topic/header-not-displaying-at-the-top-of-the-screen/). However, this was resolved for me and I am not sure how to fix it myself. I am having the same problem with a different website. Please advise how I can fix this issue.
Thanks so much!
Hi meghanreed!
Deactivate all of your plugins and reactivate them one by one to see which one is causing the issue. It looks like it is some kind of google plugin.
Regards,
Elliott
I have deactivated all plugins and none have fixed the issue. Did you have the chance to review the previous thread? I have had this issue before and a change was made that resolved it. I have no Google Plugins running. I randomly began experiencing this issue on 2 out of 4 websites I manage that use this theme. Thanks so much for your assistance Elliot!
Hey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Regards,
Yigit
Sure, see attached.
Hi!
It’s the extra code you have added inside the google analytics setting in the Enfold options.
You can try using this CSS to hide it.
body iframe { display: none !important; }
Regards,
Elliott