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

Write a Reply...
You need to Login to view replies.