Apply gradient across a grid
I want this grid to fade away from bottom to top. I thought applying a gradient to the grid from white to the color of the background image would do it, but every way I try it (rasterizing, expanding, etc.) it either does nothing or the gradient is not applied evenly to the lines from top to bottom (sometimes the vertical lines have the gradient but not horizontal or vice versa). How do I do that, or is there a better way to achieve what I am looking for?


