I’m unable to customize the background color in the Timeline app. It would be great to have this option.
2 Likes
Hi @user23361 welcome to community
Currently, you can only help yourself with custom CSS code.
Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
[class*="WidgetBackground__Content-sc"]{
background:#eee !important;
}
Please try it out and let me know if you like the result
1 Like
That worked, thank you!
2 Likes
Do you have a css line for the text color on the timeline widget? Chat GPT CSS is not working haha
2 Likes
Hi @user23361
Follow the link. Max has already done some preliminary work. Here are all the CSS classes for the font. Test which ones you want to change and replace font-size with color.
1 Like
Hi there, @user23361
Thanks for sharing the idea! We agree that it would be awesome to have this option in the settings. If more users upvote this request, it might be considered in the future