Currently on the homepage my thumbnails in the portfolio-wrap ajax_portfolio_container show as greyscale shift then to color on mouse-over. Is there away I can remove the grayscale or reverse this shift?
Thanks!
Currently on the homepage my thumbnails in the portfolio-wrap ajax_portfolio_container show as greyscale shift then to color on mouse-over. Is there away I can remove the grayscale or reverse this shift?
Thanks!
Hey!
Add following css code to css/custom.css or the quick css field - it will remove the greyscale effect:
.filtered-image {
display: none !important;
}
Best regards,
Peter
A late muchas gracias.
Hi colinjf,
Glad that Peter helped you. :)
Cheers,
Ismael
This topic has been closed to new replies.