POSITION OF THE WIDGET AT A CUSTOM DISTANCE FROM THE BOTTOM
I'm testing salesIQ with woocommerce, but on mobile devices the widget is superimposed on the lower menu bar of woocommerce, hiding important elements, I would like some way to be able to move the widget up to the distance you want, you using the configuration in "websites> live chat widget> widget> float> appearance> choose a location to place the chat widget on your website" I do not like the default positions, I also added a desire that the floating sea but at the distance that I want ...
They sent me a css code but it does not work for me.
- body .zsiq_floatmain {
- right: 100px;
- left: auto;
- bottom: 100px;
- top: auto;
- }
Is there any way to do it using JAVASCRIPT API?
I hope I can count on your prompt help. THANK YOU TO ALL