Custom CSS classes

Modified on Fri, 5 Dec at 2:39 PM

In the Measure builder, selecting a control, under Advanced, most controls accept CSS classes. 



You can add more classes by writing your class next to the column width (e.g., "col-md-3"), for example: 

"col-md-3 text-danger".


We only accept the following classes:

  • Text size: h1h6
  • Text color: text-danger, text-success, text-warning, text-info 
  • Background color: alert-danger, alert-success, alert-warning, alert-info


You can combine different classes from these categories. If you write two classes from the same category for example "text-danger text-success" the last one in the sequence will be used.


For a Label control, there are three different CSS class inputs: CSS classes, Label CSS, and Description CSS.


CSS classes only accepts background color classes (inputting text color here will not affect the text color).


You can add size and text color to Label CSS and Description CSS, but not background color.





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article