 
	
		
		
		
		
			
Hey Guys,
is there a way to shape the Top-Button like a heart?
Cheers!
– onlylettersandnumbers ;)
Hey onlylettersandnumbers,
Please try this code in the General Styling > Quick CSS field:
#scroll-top-link::before {
  content: "\e806";
  font-family: entypo-fontello;
  color: red;
  font-size: 48px !important;
}
#scroll-top-link {
  background-color: transparent !important; 
  border: none !important; 
}Best regards,
Mike
Cool. Thanks! :)
Cheers!
– onlylettersandnumbers ;)
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay
