I want the main button in the Screen Walls section to navigate to a specific part of the same page (a container) instead of a different page. However, when I set a CSS id for the container and link the button to it, the navigation does not work as expected. I need a solution to make the button smoothly scroll to the container within the same page.
I want the main button in the Screen Walls section to navigate to a specific part of the same page (a container) instead of a different page. However, when I set a CSS id for the container and link the button to it, the navigation does not work as expected. I need a solution to make the button smoothly scroll to the container within the same page.