Steve Halvorson - Hello,I was sent here by su...
Hello,
I was sent here by support to ask my question. Is there a way in the Spotter Embed SDK to hide the time stamp on the Chat with the AI tool?
3 Replies
You can use Unstable CSS rules to hide it. https://developers.thoughtspot.com/docs/custom-css#_css_rules_using_selectors
CSS customization framework
Customize UX elements and layout of embedded ThoughtSpot interface using custom CSS
We dont have a direct variable to hide it but CSS Rules should definitely help you out
Is this the correct implementation? Works in my browser when I override with the Inspect tool but doesn't seem to work when I use the CustomCSSUrl mapped to my custom CSS file. What I am I missing here?