Hi, is it possible to prevent logo from changing color to negative when scrolling down?
Thank you, Milos
Hi Milos
Try to use this override css:
.gkLogo > img { mix-blend-mode: initial !important; }
Works perfect! Please close this topic. Thank you, Milos