Hey there as I was trying to add a high show animation for my site I met a problem where I wasn’t able to fully scroll down. I’ve searched and searched for an answer but nothing seems to be working! I’ve gone full screen tried a different computer and still nothing! Here is a screenshot of what is going on.
When dealing with scrolling issues related to animated content, the problem often stems from how overflow properties are handled in nested elements. The overflow property controls how content behaves when it exceeds its container’s dimensions.
To resolve this:
Select the parent element of your animated content
Set the Overflow to visible on this container
Select the next parent element up (like the Section)
Set that Section’s Overflow to hidden
This configuration allows your animated content to move freely within its immediate container while preventing it from affecting the scroll behavior of the outer sections.
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
I can’t find any interactions the link you’ve shared so I can’t reproduce your problem.
If it’s a system issue, this is the community forum so it’s unlikely anyone here can help you. I’d do a video showing the issue and file a ticket with support.
In my experience, 90% of the time disabling browser extensions and clearing the cache fixes any designer weirdness.
Thanks for reaching out to help me! The interactions that was supposed to happen is in the button in the middle in the card section. There is an interaction in it and I can’t seem to scroll down to the Hide section. Again here is the read only link.
I’m guessing you must be talking about the Add action menu? It’s scrolling fine for me on Chrome. You can see I’ve scrolled to the bottom where Hide/Show is listed.
Again, if you’re seeing a systems issue, you need to contact support. The community has no way to log or fix bugs. Best to send a video and details of your browser so they can reproduce it.