Hi,
sorry for that,
I missed one curly bracket on the end of the code…
so finally working code should be:
@media screen and (max-width: 992px){
.header_transparent header.header_v2 .sticky-header:not(.sticky-header-shrink) {
position: sticky;}
}
https://prnt.sc/gwwkl5
Hope this code will work
Regards