Hello!
I’m trying to make my iframe to match my homepage by using a external css string to import my themes css. I’m using X theme Agency.
My question is which css file i should guide the iframe too
<iframe
src="http://webtools.beQuoted.com/subscription/
?prenid=1
&show_update=1
&h=Subscribe
&addButton=Add me
&updButton=Update
&iText=Enter email here
&culture=sv-SE"
width="450"
height="200"
ecss=domain.com/wp-content/themes/twentyfifteen/style.css
>
</iframe>