CSS
Hide widget icon and toggle launcher
<style>
.lc-frame-launcher {display: none !important;}
</style>
Change widget position
<style>
.lc-frame-widget { right: 30px !important; bottom: 100px !important; }
</style>
Last updated
Hide widget icon and toggle launcher
<style>
.lc-frame-launcher {display: none !important;}
</style>
Change widget position
<style>
.lc-frame-widget { right: 30px !important; bottom: 100px !important; }
</style>
Last updated