How to move Tidio chat icon
-
Friends, I just installed Tidio chat. But its icon is not in the place I would like. Can you tell me how I can move the icon in the mobile and desktop version. Please. My website is: http://celularesenventa.cl
-
This topic was modified 1 year, 4 months ago by
gonzalohuez.
-
This topic was modified 1 year, 4 months ago by
gonzalohuez.
Attachments:
You must be
logged in to view attached files.
Hi gonzalohuez,
Thanks for reaching to us and appreciate your patience.
Please remove this Custom CSS from Theme Settings > Custom CSS and add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
#tidio-chat iframe{
top: 100px !important;
left: -200px !important;
}
Regards,