Simple Floating Button not wiorking

  • Posted by TemplatePlazza (5310) Offline
I can't guarantee it, but many jquery related issues are solved by using jquery easy plugin
5 years 2 weeks 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?
5 years 2 weeks ago #8 by dhatzi

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

  • Posted by TemplatePlazza (5310) 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;
}
5 years 2 weeks ago #9 by TemplatePlazza

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

It is working thank you

Great help
5 years 2 weeks ago #10 by dhatzi

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

  • Posted by TemplatePlazza (5310) Offline
Ok, Glad it's solved;)
5 years 2 weeks ago #11 by TemplatePlazza

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

Powered by Kunena Forum