Floating Buttons

  • Posted by TemplatePlazza (5262) Offline
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
5 years 2 months ago #7 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Perfect as always, thanks a lot
5 years 2 months ago #8 by diogene

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5262) Offline
Anytime ;) Glad could help;)
5 years 2 months ago #9 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum