Moving the help desk widget from bottom right

Mary Beth Little June 2, 2020

Hi,

I'm sure there is an answer already but is there a way to move the help desk widget? It is spilling over onto the scroll bar and we've had complaints about it being in the way. Any ideas on how to fix this?

1 answer

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 4, 2020

Hello Mary,

Thank you for reaching out to Atlassian Community!

It's possible to set the widget to slide down instead of up and with that, also move the widget to the top. 

Please, add the snippet below to your widget code:

<style>
iframe[name='JSD widget'] {
display: block;
right: 0;
top: 10px;
}
</style>

Please, change the right and top in order to move the widget and let us know if you face any issue.

Regards,
Angélica

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events