© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
media queries - ThoughtSpot For Developers
TFD
ThoughtSpot For Developers
•
12mo ago
•
5 replies
vmcafee
media queries
Is it possible to provide CSS overrides for media queries for embedded components
? We are trying to apply a media query that has multiple levels of selectors
, like div
> button
.btn
>
.icon
, etc
. but it
's not working
.
Solution
@vmcafee Yes
, we provide an option to override some of the css through
https://developers.thoughtspot.com/docs/Interface_customCssInterface#_rules_unstable
, but this doesn
't allow passing the media queries
. You can add your media query overrides in a css file and pass it as
https://developers.thoughtspot.com/docs/Interface_CustomStyles#_customcssurl
customCssInterface
inline customCSS within the
{
@link CustomisationsInterface
}
. Use
{
@link CustomCssVariables
} or css rules
.
CustomStyles
Styles within the
{
@link CustomisationsInterface
}
.
Jump to solution
ThoughtSpot For Developers
Join
910
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
How to create parameters in ThoughtSpot that take user input and use it in SQL queries?
TFD
ThoughtSpot For Developers / help
7mo ago
Is there possible to use"URL format with the per Org feature" with the SDK?
TFD
ThoughtSpot For Developers / help
12mo ago