To add simple formatting to a visual, follow thsese
steps:
On the right side of Visual Designer, click the
Custom Style menu.
Enter a CSS code snippet under the Enter in-line CSS option.
You can select the Autocomplete option, too.
To apply an inline style to a dashboard, see Adding Inline CSS code to
Dashboards.
Inline CSS usage🔗
Under Enter in-line
CSS, enter the following code to set the background and font color for table
headings:
th{
background-color: #336699;
color: #ffffff;
}
After
refreshing a table visual, it will look something like this:
This site uses cookies and related technologies, as described in our privacy policy, for purposes that may include site operation, analytics, enhanced user experience, or advertising. You may choose to consent to our use of these technologies, or