Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am currently able to change QS sheet background using css in multi-kpi like this:
.qvt-sheet {
background: #000000 !important;
}
However, are we able to customize other object background color as well using this method?
would be nice if I can also customize different colors to each objectID/charts
Aha! that works. Thank you so much.
However, are we able to customize each of the textbox to have different colors?