Hello GoodData team, I have a question about custo...
# gooddata-cloud
r
Hello GoodData team, I have a question about customizing the appearance of visualizations and dashboards to better align with our app’s look and feel. Some of our customers have mentioned that the default styling of the embedded dashboards feels a bit outdated and very different from the rest of our app. We’d like to explore how we can apply custom styles (e.g., via CSS) to make the embedded content feel more integrated and consistent with our UI. However, we are concerned that future changes to the HTML structure on your end could potentially break any custom CSS we apply. Is there a recommended or supported way to style GoodData dashboards and visualisations or something we can do to mitigate this risk? Any guidance or best practices you can share? Thanks in advance 🙏
m
Hi Rafaella, thank you for you patience. I would recommend to see our documentation on how apply themes and also to create a Custom Themes. And regarding the SDK, you can see here how to include styles. Also I would like to mention, you are right that applying custom CSS is a risky process future-wise. Basically, you are free to modify everything you want without any restriction, but there's no other supported way, and we can't guarantee that the custom styling won't break with future updates. But, unless you change really specific things, or we make really big changes (which we usually don't), everything will be fine. I hope this helps.