Floating button stuck in module position

Hi.
The button does appear but looks stuck under my usual chat button on the right corner.

I actually would like it to appear somewhere else on the page anyway but changing the module position does not resolve the problem.

I have read through the forum and I think there are a couple cases where this issue is discussed but the English is not much clear and I could not really make sense of how the problem is supposed to be resolved.

Can you help?
BB
5 years 9 months ago #1 by Burak

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

  • Posted by TemplatePlazza (5263) Offline
Hi Please 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;}
5 years 9 months ago #2 by TemplatePlazza

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

When I do that my CSS shows errors.

I am adding this code...
- to the bottom of the
- template.css file.

Correct?
5 years 9 months ago #3 by Burak

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

  • Posted by TemplatePlazza (5263) Offline
Hi I don't see template.css exist in your template.
Alternatively you can try to add the code in the bottom of this file :
../modules/mod_floating_buttons/assets/css/style.min.css
5 years 9 months ago #4 by TemplatePlazza

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

Powered by Kunena Forum