D-header styling issue

I’ve got an ad being rendered above the site header.

But when the site is pushed down it triggers a style attribute to be added to d-header which is unhelpful and causes the Header to jump down well below the rest of the content.

Top becomes 80vh! This makes no sense to me.

image

What is adding this style content? I’ve looked at site-header.js and other bits but can’t seem to track it down …

IMPORTANT: I’m looking at stable

3 Likes

this seems like it could be some other customization from a theme or plugin? the position: absolute there seems strange…

3 Likes

I’ll check thanks!