Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Here's a list of CSS modifications that used to be common, but no longer are necessary as there are styling settings and other functions that are easier to use and maintain.
| CSS Modification | Area | How to do instead |
| Add sheet background color and image. | Sheet | Use the sheet styling property. |
| Remove the sheet title. | Sheet | Use the app UI settings. |
| Remove the toolbar. | Sheet | Use the app UI settings. |
| Hide the buttons in the pivot table. | Pivot | Use the new pivot table. |
| Change the null color in the table. | Table | Use the null value styling settings in the new tables. |
| Pajama stripes in the table | Table | Use the zebra stripe styling setting in the new table. |
| Chart background color and image | Chart | Use the chart styling settings. |
| Chart border and shadow, color, radius and size. | Chart | Use the chart styling settings. |
| Change font family, weight, color and size. | Chart | Use the chart styling settings. |
| Change selection bar colors. | App | Use theme styling properties. |
| Hide popup buttons. | Chart | Turn off in app settings or per chart in chart settings. |
| Modify the context menu. | App | Customize in app UI settings. |
| Highlight rows on hover in table. | Table | Use styling settings in the new table. |
| Hide table header. | Table | Use styling setting in the new table. |
| Color the filter. | Filter pane | Use styling settings in the filter pane. |
| Hide buttons and options in the top bar. | App | Use the app UI settings. |
| Group charts together. | Chart | Use the Layout container. |
| Modify the sheet selector. | App | Use the Navigation menu object. |
| Change the sheet grid. | Sheet | Use sheet properties or the Layout container. |
| Remove the search icon in the table. | Table | Use the new tables. |
| Change the context menu | App | Use the UI settings in app settings. |
| Change the app logo | App | Use the UI settings in app settings. |
| Hide navigation | App | Use the UI settings in app settings. |
Interesting shift away from CSS makes sense from a maintenance point of view, but I can see why people still want that flexibility for advanced tweaks. Custom themes help, but they don’t fully replace everything CSS could do. I’m curious to see how Qlik evolves this further. Also found a related discussion here that touches on similar limitations and workarounds: