Join our Community in its new Home - The Datorama Trailblazer Community Group!
It's been an amazing 3 years coming together in this forum to collaborate, innovate, support, and inspire each other about our shared usage of Datorama. While this is not quite a goodbye, we are excited to announce that we are getting a fresh start in our new home within the Salesforce Trailblazer Community. We have a ton of fun new content planned and you may even see the revival of some of our most popular posts from the past few years.
We’ll be keeping this group around for a bit for you to peruse, but as of November 15, we will no longer be allowing new posts or comments. Be sure to join our new group at https://www.salesforce.com/success-datorama to keep the conversation going.
We can’t wait to see you there!
It's been an amazing 3 years coming together in this forum to collaborate, innovate, support, and inspire each other about our shared usage of Datorama. While this is not quite a goodbye, we are excited to announce that we are getting a fresh start in our new home within the Salesforce Trailblazer Community. We have a ton of fun new content planned and you may even see the revival of some of our most popular posts from the past few years.
We’ll be keeping this group around for a bit for you to peruse, but as of November 15, we will no longer be allowing new posts or comments. Be sure to join our new group at https://www.salesforce.com/success-datorama to keep the conversation going.
We can’t wait to see you there!
How to use Advanced CSS to change colour of text and rectangle outline in a filter widget?


in Help Center
Desired outcome: Change the "Select..." text and black outline into WHITE
Other info: Page theme is set to Light
Method: Advanced CSS

How can I use Advanced CSS to change the colours for this specific filter widget, to make it more readable?
Other info: Page theme is set to Light
Method: Advanced CSS

How can I use Advanced CSS to change the colours for this specific filter widget, to make it more readable?
Comments
I have included CSS below to help with styling, resulting in the filter look and feel below (just copy and paste it into the Advanced CSS section of the widget):
All CSS:
With a bit of tweaking I managed to achieve what I wanted
Additionally, I was able to tweak the font color for my date widget:
there is a way to change also the background color of the list appearing with the dropdown menu?
Yes, the following code can be used to change the background color of the dropdown menu items.
I hope this is hepful!
Thank you!
Marissa
Is there a detailed guide with all the objects that can be customized within each single widget?
Bruno
Is it also possible order the dimension in alphabetical order to have them always at the same place?