 
	
		
		
		
		
			
I just updated this site to version 3.13. When I did this, the circular icons I used in the footer elements now appear cropped. Have other people had this issue? Can you provide a suggestion to fix?
Thanks!
MGB
Hey MGB
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .widget {
  overflow: visible;
}Best regards,
Yigit
thanks for the quick reply! Worked perfectly.
