PapaJoe Posted February 18, 2022 Posted February 18, 2022 Site URL: https://www.maepictures.com/portfolio Hi, I would like to cancel the animation on a section(3rd section) on my portfolio page. It's the Portfolio section right below the portfolio slideshow. I would like to cancel the animation on that section alone. I really need help concerning this. Thanks.
tuanphan Posted February 21, 2022 Posted February 21, 2022 Try adding to Design > Custom CSS /* Disable footer animation */ [data-section-id="60859886cf065f63460b9aa2"] * { 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment