For some reason the activity pop-up is white on white. See screenshot below. Anyone know how to fix this?
1 Answer
1Hey @kmckinley, have you got a custom theme running and if so, have you checked whether it is influencing this? If not, it may be a bug and it would be greatly appreciated if you could report it via GitHub issues with details of your set up. Thanks

Hello Beth, I do have Custom CSS set in Appearance: .public-view .art { display: flex!important; flex-direction: column!important; justify-content: flex-start!important; padding-top: 50px!important; } But I just removed that and it's still happening.
– kmckinleyI figured out that the Project Color is what caused this. I had it set to white. I was using my clients color branding which required a white background. I changed it to their white branding which so I could use #007DA3 instead. But is there a way to change the color of the font in that pop-up?
– kmckinley