POSITION OF THE WIDGET AT A CUSTOM DISTANCE FROM THE BOTTOM

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.




  1. body .zsiq_floatmain {
  2.     right: 100px;
  3.     left: auto;
  4.     bottom: 100px;
  5.     top: auto;
  6. }


Is there any way to do it using JAVASCRIPT API?

I hope I can count on your prompt help. THANK YOU TO ALL