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
						
								4 years 5 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 (5369) Offline
 
- Posted by Moath (3) Offline
 
- Posted by TemplatePlazza (5369) Offline
 
				Hi, Try to add this code to the CSS Adjustment tab in the module settings page :			
						
								4 years 5 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 (5369) Offline
 
				Try this one :			
						
								4 years 4 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.