brittanylawton Posted February 28 Share Posted February 28 Hi friends! I'm trying to remove animation from one of my client sites, LMBdevelopmentconsulting.com (pwrd: laurie), and even though I have toggled sitewide animations to None, some elements still have animation. There isn't an option to edit these on a block/section level, so I'm not sure how to remove these. Has anyone delt with something like this before? Thanks in advance for your help!! Link to comment
tuanphan Posted March 5 Share Posted March 5 Hi, Which element still have animation? 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
brittanylawton Posted March 20 Author Share Posted March 20 Hi! The buttons, the newsletter block on the home page, the footer items all have a slide-up animation still. Link to comment
tuanphan Posted March 24 Share Posted March 24 On 3/20/2023 at 8:53 PM, brittanylawton said: Hi! The buttons, the newsletter block on the home page, the footer items all have a slide-up animation still. Try adding this to Design > Custom CSS /* Disable animation */ footer.sections *, div.button-block *, div.newsletter-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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment