bowermagic Posted May 5, 2022 Share Posted May 5, 2022 Site URL: https://www.bowermagic.co.uk/ How can I adjust the timing of the appearance animation of some specific text? There are two lines of text which appear in succession using the default fade in animation. I'm looking to have the second line wait for a few seconds before appearing, although they're both overlaying the same picture. Is this possible? Link to comment
tuanphan Posted May 8, 2022 Share Posted May 8, 2022 It looks like you solved with this CSS? div#block-yui_3_17_2_1_1634650425926_2496 h4 { transition-delay: 2s !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
mames Posted March 15 Share Posted March 15 On 5/7/2022 at 8:37 PM, tuanphan said: It looks like you solved with this CSS? div#block-yui_3_17_2_1_1634650425926_2496 h4 { transition-delay: 2s !important; } I need to have a delay of a text block (or two) on one page specifically. Is this the code that I use? If so were / what field do I enter it specifically? Link to comment
SCAgency Posted May 4 Share Posted May 4 Did you get this to work? I want to delay a text highlight and can't get that to work with animation-delay or transition-delay. Thanks. 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