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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...