This article was automatically translated by artificial intelligence. For accurate information, please refer to the original English version.
Partoo Chat allows you to text with your website visitors via SMS. Once the chat widget is installed on your website, you can edit the position of the bubble icon by following the steps below:
Depending on what you want to change (the position on desktop and/or mobile, and the horizontal and/or vertical alignment of the icon), add the following code to the script and adjust the margin values. You can copy/paste it anywhere in the script, as long as it is located between <script and ></script>.
💻 For the DESKTOP version of the website | 📱 For the MOBILE version of the website |
= parameter used to change the distance between the bottom of the screen and the chat button on desktop. |
= parameter used to change the distance between the bottom of the screen and the chat button on mobile. |
= parameter used to change the distance between the right edge of the screen and the chat button on desktop. |
= parameter used to change the distance between the right edge of the screen and the chat button on mobile. |
Example: If Partoo Chat covers an element on the mobile version, you can add and adjust only the mobile parameters to change the mobile view margins. The desktop layout will remain unchanged.
If you do not modify these parameters, default margins will apply.
