Seeking assistance! I am currently working on a website using Bootstrap 5, and I have a registration form within the banner section, specifically within a row > col-md-5. The position of the form is fixed, but I want to make it scrollable once it reaches a specific section, while keeping it fixed at other times.
I am looking for something similar to the example shown in this link:
Can someone guide me on how to achieve this effect? Please note that I am using Bootstrap 5 version.