abigailallen Posted June 8 Share Posted June 8 Hey there, I am using the Carmine template for my current site, and I would like to take off the animation on the images. I tried clicking the image and removing the image animation, but this doesn't affect it, so I am guessing it is embedded in the template? Is there any code I can use to remove this sliding effect on the images?https://helicon-endive-8jx7.squarespace.com/ pw: boron23 Thanks, Abigail Link to comment
tuanphan Posted June 11 Share Posted June 11 Try adding to Design > Custom CSS .image-block * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; transition: unset !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
abigailallen Posted June 12 Author Share Posted June 12 Thanks @tuanphan that took away the animation! However the images are now at a lower opacity or in general look grey. Any idea why? Thanks! 🙂 Link to comment
Solution tuanphan Posted June 13 Solution Share Posted June 13 22 hours ago, abigailallen said: Thanks @tuanphan that took away the animation! However the images are now at a lower opacity or in general look grey. Any idea why? Thanks! 🙂 You try remove this line opacity: 1 !important; Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
abigailallen Posted June 13 Author Share Posted June 13 Amazing, many thanks @tuanphan Link to comment
cwarne Posted August 8 Share Posted August 8 @tuanphan I'd love to add the animation to images on another site... can you help with that code pretty please? Thank you for all you do for us! Link to comment
tuanphan Posted August 11 Share Posted August 11 On 8/9/2023 at 6:35 AM, cwarne said: @tuanphan I'd love to add the animation to images on another site... can you help with that code pretty please? Thank you for all you do for us! Hi, I don't quite understand. You mean disable animation or?? And can you share link to page where you use image? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment