MJ00 Posted April 14, 2022 Posted April 14, 2022 How do you add built in Squarespace animations to codeblock elements? I imagine you would just need to add the animation class IDs to the elements in question, but I can't seem to find the correct IDs to add. Looking for text and image animation - or if it's easier the entire div block would work too.
tuanphan Posted April 18, 2022 Posted April 18, 2022 Can you share link to page where you added code block & link to page where you enable animation? We can check easier 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!)
somedev33 Posted June 16, 2022 Posted June 16, 2022 I applied built-in animation to a code block by adding the "list-item-basic-animation" class to a div wrapping the content. Example code block content: <div class="list-item-basic-animation"> <h2>This should fade in</h2> </div> conorcreative and tuanphan 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment