lindseyaz Posted March 29 Share Posted March 29 (edited) url: https://ellipsoid-badger-r2lr.squarespace.com/services pw: illi Hello, I'm trying to disable the slide-up animation on the text boxes of the page listed above, or even the entire page. I've tried this code several times, targeting the page, the sections, the text blocks themselves, and nothing is working. #section-id * { transform: unset !important; opacity: 1 !important; transition-delay: unset !important; transition: unset !important; } Thanks for your help. 🙂 Edited March 29 by lindseyaz clarity Link to comment
Solution tuanphan Posted April 3 Solution Share Posted April 3 Add this to Design > Custom CSS /* Services page - disable animation */ body#collection-63d8238b155d5d4716d57083 article * { transform: unset !important; opacity: 1 !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
lindseyaz Posted April 3 Author Share Posted April 3 (edited) That worked! Thank you! Although now I am having a problem using the code on a different page that uses .png images, (the two black arrows at the top of the page) because it gives them a gray overlay as seen here: https://ellipsoid-badger-r2lr.squarespace.com/iam pw: illi Edited April 3 by lindseyaz Link to comment
tuanphan Posted April 7 Share Posted April 7 On 4/4/2023 at 1:42 AM, lindseyaz said: That worked! Thank you! Although now I am having a problem using the code on a different page that uses .png images, (the two black arrows at the top of the page) because it gives them a gray overlay as seen here: https://ellipsoid-badger-r2lr.squarespace.com/iam pw: illi The site is expired. You can access this link to extend it for free 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