I see how to select colors from the color picker for the background of a column or row but how can I make it semi transparent ... for example a subtle white see through background. Can't figure it out. Thanks!
Hi,
You have to override the css style and set the opacity to 0.5.
Thanks!