How can we help?

Left aligned CSS

CSS to Reposition the Launcher

To move the launcher to the left side of the screen, have your web designer use this in the CSS:

#velarochat-container-dynamic {

left: 3px;

}

 

Was this article helpful?