Hi, Try to add this code to your css file :
button.jfab_main_btn {
    left:16px!important;
}
.jfab_btns_wrapper {
    text-align:left!important;
    left:16px!important;
    bottom:30px!important;
}
.jfab_btns_wrapper button {
    float:left!important;
 
}
.jfab_btns_wrapper > div {
    clear:both;
 
}It should make the floating button aligned to left
https://www.dropbox.com/s%2Fjq6z7yqbawx2vjd%2Ftbcuk.jpg?raw=1