Comments 2tcornish started the conversationFebruary 10, 2017 at 6:48amI would like to remove the ken burns effect on the team member image on the team member bio full screen. Please advise. 9,407Tahir repliedFebruary 10, 2017 at 4:12pmHey Tcornish,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .nectar_team_member_overlay .team_member_image { transition: none !important; -webkit-transform: scale(1) !important; transform: scale(1) !important; } Thanks Salient Support Team Sign in to reply ...
I would like to remove the ken burns effect on the team member image on the team member bio full screen. Please advise.
Hey Tcornish,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
Salient Support Team