floating buttons icon alignment
- Posted by Moath (3) Offline
thank you for this awesome module
when using a custom icon the icon won't align to the center.
help is much appreciated
thanks
3 years 6 months ago #1
by Moath
when using a custom icon the icon won't align to the center.
help is much appreciated
thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
- Posted by Moath (3) Offline
- Posted by TemplatePlazza (5261) Offline
Hi, Try to add this code to the CSS Adjustment tab in the module settings page :
3 years 6 months ago #4
by TemplatePlazza
button.jfab_main_btn .main_item_icon_custom {margin:0 auto!important;}
Please Log in or Create an account to join the conversation.
- Posted by Moath (3) Offline
- Posted by TemplatePlazza (5261) Offline
Try this one :
3 years 6 months ago #6
by TemplatePlazza
#floatingbtn .jfab_main_btn .main_item_icon_custom {margin:0 auto!important;}
Please Log in or Create an account to join the conversation.