I created a grid in this page and I want this grid as a background or the text will be visible on top of the grid. So please help me in this if anyone know how to do it?
Just make sure whatever is on top of the grid has a higher Z-index. Your grids are set to z-index 10. So anything above needs to have a z-index above 10.
1 Like