Hello, @procreator70 !
Thanks for your question.
In order to solve your problem, you need to go to CSS Editor tab and insert this code:
#{{table.view_id}} .ptsCol .ptsColHeader {
background-color:rgba(255,0,0,0.3);
}
Where “255,0,0” – RGB color value; “0.3” – opacity of background, you can choose value from 0 to 1.
You can read more detailed tutorial by following this link
https://supsystic.com/documentation/background-color-opacity/
I hope this helps! Feel free to contact us here or via internal support in case of any questions.
-
This reply was modified 8 years, 2 months ago by
supsystic.
-
This reply was modified 8 years, 2 months ago by
supsystic.