Martian Posted November 3 Share Posted November 3 (edited) I'd like to apply the site-wide Fade animation to one or two pages only. (or apply it site-wide and remove it from many pages) Anyone know some CSS for this? Edited November 3 by Martian Link to comment
tuanphan Posted November 6 Share Posted November 6 Apply site wide, then share link to page where you want to remove it, I think we can give some code 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
Martian Posted November 6 Author Share Posted November 6 (edited) @tuanphan I actually want to only keep the Sitewide animation on 3 pages only and have all the portfolio pages without the animation www.martiandesign.com Edited November 6 by Martian Link to comment
tuanphan Posted November 8 Share Posted November 8 On 11/6/2023 at 8:53 PM, Martian said: @tuanphan I actually want to only keep the Sitewide animation on 3 pages only and have all the portfolio pages without the animation www.martiandesign.com Which page you want to keep animation? Info + Contact + Play or? 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
Martian Posted November 8 Author Share Posted November 8 @tuanphan Homepage, Play, Info Link to comment
Solution tuanphan Posted November 10 Solution Share Posted November 10 On 11/8/2023 at 8:42 PM, Martian said: @tuanphan Homepage, Play, Info Try this CSS code body:not(.homepage):not(#collection-5f2b1ed60507d5742a0fb514):not(#collection-62b7404f697843480b2d9415) article section * { 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
Martian Posted November 10 Author Share Posted November 10 @tuanphan that worked well 🙂 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