Hi,
The Bauhaus template is absolutely beautiful, but I do not want the images shifting between black&white and color. Just color is what I need; how can I achieve that?
Thanks, Peter
image color-black&white shift
petervanamstel
Add this code in override css file
img { mix-blend-mode: initial!important;}
Ninja
Would that be in .../media/com_languages/css/overrider.css? Or? This doesn't seem to work.
petervanamstel
Hi
Kindly enable the override css option from template style options
And you will see the override.css file in the css folder to add the code.
Thanks Pankaj, on the options page I found the field Custom CSS code - I inserted the code there and bingo. Is this a solid solution too?
petervanamstel
Hi
That also work but if you use more css override i suggest you to use override.css file option.
All right, thanks again.
petervanamstel
You are welcome!
Ninja locked the discussion.