Thanks a lot Armin,
It's just that I used custom CSS:
.sticky {
position: sticky;
top: 0;
}
and it was working perfectly fine before the last LT Update.
I'm wondering why it's no more working.
Cheers and thanks for all the amazing work you do on LayTheme!