Is it possible to add an overlay to a grid row cell? We are hoping to have an overlay color and text appear on hover. See this page for reference https://www.dedicatedcomputing.com/ (healthcare solutions column)
We tried something like this but I know it’s wrong as no overlay is taking place.
.grid2:hover {
overlay-color: red!important;
}
Hey leahmessina,
Best regards,
Victoria