I am trying to add custom CSS to a Tableau data Visualization embedded from Tableau public onto my WordPress site (built with SiteOrigin theme).
I am not trying to style to container it’s in by rather elements within the iframe itself (moving a toolbar closer to the graph). I can do it successfully with chrome dev tools, but when using that elements ID and adding the additional CSS to Wordpress it does not work. Any suggestions on how to target this iframe element? Is it even possible on the Wordpress site itself?
I tried using the elements ID to add the CSS in Wordpress in the additional CSS section. I am not able to successfully target the ID.