Hello! I thought using <meta name="smartbanner:disable-positioning" content="true"> is going to stop the inline margin-top being applied to the html element.
Our issue is that we use a JS framework (Vue/Nuxt) that doesnt really give you programmatic access to the html element. (we need to add the margin manually depending on the value of another variable)
I saw #68 didn't advance, was wondering if there's something else?
Many thanks!
Hello! I thought using
<meta name="smartbanner:disable-positioning" content="true">is going to stop the inlinemargin-topbeing applied to thehtmlelement.Our issue is that we use a JS framework (Vue/Nuxt) that doesnt really give you programmatic access to the
htmlelement. (we need to add the margin manually depending on the value of another variable)I saw #68 didn't advance, was wondering if there's something else?
Many thanks!