How To Set Brands Logo In Their Original Colors ?

Hi,



How to set brands logo to be displayed in their original colors instead of default Black&white ?



tks

brand logos.jpg

brand logos.jpg

Hi victorb,



Try to put this code in custom CSS via Visual editor.



ty-grayscale {
filter: none;
-webkit-filter: none;
}




Warmly, Alt-team

[quote name=‘Alt-team’ timestamp=‘1424437926’ post=‘206016’]

Hi victorb,



Try to put this code in custom CSS via Visual editor.


<br />
ty-grayscale {<br />
filter: none;<br />
-webkit-filter: none;<br />
}<br />

```<br />
<br />
Warmly, Alt-team<br />
[/quote]<br />
<br />
Hi Alt-Team,<br />
<br />
Can you be more specific ?<br />
To be honest I do not understand  how to do it ! <img src="upload://n4syhXZrRhsStKvmS4jT3Mp2S3k.png" class="bbc_emoticon" alt=":("><br />
<br />
Tks,<br />
Victorb

Misread

[quote name=‘victorb’ timestamp=‘1424618642’ post=‘206181’]

Hi Alt-Team,



Can you be more specific ?

To be honest I do not understand how to do it ! :(



Tks,

Victorb

[/quote]

Open admin and select the visual editor, then select the .css tab in the editor drop down, then paste and save the code in there