Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #214631

    Hi,
    i’m trying to get the images at the Full Width Masonry in greyscale and on hover in color …
    trying long time and it wont work …

    i’ll tryed with various css
    got following css but my problem is finding the right class or #id to place it

    -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      -ms-filter: grayscale(100%);
      -o-filter: grayscale(100%);
      filter: grayscale(100%);
      filter: url(grayscale.svg); 
      filter: gray; /* IE 6-9 */

    Appendix: Found the right place … and it works with this css. :-)

    • This topic was modified 10 years, 10 months ago by docperi.
    #214655

    Hey Mario!

    I’m sorry but this is beyond the scope of support. The code you posted above is not enough to create a grayscale effect. You need to hire a freelance developer to modify the masonry images.

    Cheers!
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Grayscale support …. help needed’ is closed to new replies.