Dashboards & Visualizations

How to change text font size of single value in verison 6.3.x

Lindaiyu
Path Finder

Hello,

in version 6.2.x, the font-size of single value could be changed with adding a .css, such as:

 .single-value .single-result {
     font-size: 18px !important;
 }

And now after updating to version 6.3, it doesn't work anymore and the font-size by default is bigger. How to change it?

Thank you very much!

Daiyu

Tags (3)
0 Karma
1 Solution

jeffland
SplunkTrust
SplunkTrust

You should still be able to change it with just .single-result, or #your_id .single-result if you gave your single value an id and only want to change one of them.

View solution in original post

jeffland
SplunkTrust
SplunkTrust

You should still be able to change it with just .single-result, or #your_id .single-result if you gave your single value an id and only want to change one of them.

Get Updates on the Splunk Community!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out >> As our brave ...