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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...