I have a logo in the footer (reusable element) of my application.
I would like to create a workflow so that when we click on that logo, we scroll to the top of the page, but Bubble doesn’t allow to scroll to other elements that elements that are inside the footer. Is there any way to make it scroll to the top of the page ?
For some reasons, it doesn’t seem to work on my side. I tried to run the same javascript code with different group ID from the header / homepage but nothing happens when I click
@Billy44 I am not sure why its not working for you
this HeaderBufferGroup id is on your home page?
Try to add to add some extra groups in your home page (in order to reach the end you have to scroll)
For me it doesn’t work when i have entire page fits in large screen without scrolling…