Hi,
I'd like to disable the greyscale hover function altogether if possible. Is there a way?
Thanks,
Chris
Hi,
I'd like to disable the greyscale hover function altogether if possible. Is there a way?
Thanks,
Chris
Anyone?
Hi fakerzj,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.greyscale-image {
display: none !important;
}
I'm checking with Kriesi as well to see if there is a secondary way to eliminate the image generation as well. But that should work without anymore delay :)
Regards,
Devin
Perfect! You're a genius.
Chris
This topic has been closed to new replies.