Viewing 1 replies (of 1 total)
  • Thread Starter katasun

    (@katasun)

    Nauris Kolāts

    Hello Katasun,

    You can use CSS and create a class for your logo and after that add this to your .css file

    .yourLogoClass{
    filter: none; /* Applies to FF + IE */
    -webkit-filter: grayscale(0);
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Disable for some images, like the logo or link images’ is closed to new replies.