Is it possible to place Jira Service Desk Widget inside a particular parent element on page? I am struggling to make the button to show up as part of a specific div in our site. I have seen suggestions like this:
<style>
iframe[name='JSD widget'] {
margin-bottom: 100px;
}
</style>
But it only positions the widget in page coordinates. How can I make it reside inside particular div and obey the layout rules?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.