Forum Discussion
harikm007
05-20-2022Data Warehouse
Hi ElementUX ,
Since it is a blox, please use`titleStyle` in blox script to remove widget title
"titleStyle": [
{
"display": "none"
}
]
-Hari
ElementUX
05-20-2022Cloud Apps
Hi harikm007 The title is already set to none. The issue has to do with the dashboard level widget css settings. I see you had a working solution on how to ID specific widgets to specify borders, now I just need help on how to change the widget-header settings in the same script. See here: https://community.sisense.com/t5/build-analytics/setting-the-borders-for-individual-widgets-in-the-dashboard/m-p/3295#M801
Thanks!