Simple Floating Button not wiorking

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

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

  • Posted by TemplatePlazza (5261) 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;
}
4 years 8 months ago #9 by TemplatePlazza

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

It is working thank you

Great help
4 years 8 months ago #10 by dhatzi

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

  • Posted by TemplatePlazza (5261) Offline
Ok, Glad it's solved;)
4 years 8 months ago #11 by TemplatePlazza

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

Powered by Kunena Forum