Reopen - Sticky Header not working

Hello,
Solution works, but now the upper part of site content is truncated by the highness of the Header.
See screenshots in the attached file

Hello there,

I hope you are doing well today.

Could you please provide a link to your website so that I can inspect it?

Best Regards,
Support

OK, same as in original topic:
www.pellasietas.com
for plugins in use see at forum topic “Sticky Header not working”

Hi there,
Thanks for the link.
In this case, could you try out the following CSS code and check whether the issue is rectified:

.home .image-bg h1 {
margin-top: 150px;
}

I hope this helps.
Kind Regards.

Hello,
home page Looks good, but also on all other pages i need the margin, because content is still truncated (see screenshots i send).
I let the Website now with the truncated Content, so you can see, where the Problem is.
Many thanks

hey there

Please try this css too:

.main-container {
position: relative;
top: 96px;
}

Hello,
look good!
Many thanks

I will close this case now, Feel free to contact us again if you have other questions Thanks!