Simple Floating Button not wiorking

  • Posted by TemplatePlazza (5444) Offline
I can't guarantee it, but many jquery related issues are solved by using jquery easy plugin
6 years 1 month ago #7 by TemplatePlazza

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

Thank you very much, one more question. Is it possible the button been dispayed to the other side of the screen?
6 years 1 month ago #8 by dhatzi

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

  • Posted by TemplatePlazza (5444) Offline
Try to add this code to your css file
button.jfab_main_btn {
right:auto!important;
left:16px!important;
padding:0!important;}
.jfab_btns_wrapper {
right:auto!important;
left:0!important;
text-align:left!important;
}
.jfab_btns_wrapper button {
padding:0!important;}
.sub_fab_btn {
    float:left!important;
    margin-left:20px!important;
}
.jfab_btns_wrapper > div {
    display:block;clear:both!important;
}
.jfab_btns_wrapper:first-child {
    margin-bottom:30px!important;
}
6 years 1 month ago #9 by TemplatePlazza

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

It is working thank you

Great help
6 years 1 month ago #10 by dhatzi

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

  • Posted by TemplatePlazza (5444) Offline
Ok, Glad it's solved;)
6 years 1 month ago #11 by TemplatePlazza

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

Powered by Kunena Forum