Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @aszcoding

    Submitted

    I struggled quite a bit with getting the image overlay on hover. I think the eyeball icon is supposed to be solid white, instead of having an opacity matching the overlay; however, because the eyeball is within the overlay container, I couldn't make it keep an opacity of 1 while the rest of the overlay had an opacity of .5. If anyone has some insights on this, I'd really appreciate it!

    Thank you!

    @abhay6786

    Posted

    hey just use background-color: rgba(0, 255, 247, 0.5); in your overlay class and in overlay hover change opacity to 1.

    1