Forum Discussion
Phidso
4 years agoFrequent Visitor
Editing theme / CSS of embed type "qna"
Hi All! Is it possible to change the styling of a "qna" embed? I'm trying to provide custom CSS / theming to a "qna" type embed but nothing gets applied. I've tried applying via theme key...
Phidso
4 years agoFrequent Visitor
Thanks Anonymous for the response!
I have already tried these solutions please see my original post.
Q&A in Power BI embedded analytics - this link contains no information on applying a style/theme to a qna widget only to reports.
Apply a theme to a report - As already stated in my original post, the 'theme' key and applyTheme function do not work with qna widget.
Override body style for content in an iframe - the file in the iframe is loaded from https://app.powerbi.com/qnaEmbed?groupId=----&uid=--- which is not the same domain. It is impossible to access the DOM of the document from the parent.