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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...