Dashboards & Visualizations

How to change the font size of text inside single panel(table) of the dashboard

suneet_ghosh
New Member

I'm able to change the font size for the entire  dashboard not for the single table, my dashboard consist of multiple panel(tables), if I'm trying to increase the font size of text for single table it is getting changed for complete panel, I want to change the font size of my main panel which should be bigger than the remaining.

Labels (2)
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@suneet_ghosh 

You can use the CSS id selector for this.

You can mention the id in the table view and use the same id in CSS. like 

#table_id {
  text-align: center;
  color: red;

more.....
}

 

I hope this will help you.

Thanks
KV
If any of my replies help you to solve the problem Or gain knowledge, an upvote would be appreciated.

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...