Skip to content

"Get Started" button background not sticking while scrolling #20

@Techkulkul

Description

@Techkulkul

Description:
The "Get Started" button currently has a background, but when scrolling the page, the background does not stay fixed with the button. This creates a visual inconsistency and affects the overall UI experience.

To Reproduce:
Steps to reproduce the behavior:

  1. Go to the page with the "Get Started" button.
  2. Scroll down the page.
  3. Notice that the background does not move along with the button.

Expected Behavior :
The background of the "Get Started" button should remain attached to the button while scrolling.

Screenshots:

issue.mp4

Possible Solution (Optional):
Consider checking if the background is applied to the container instead of the button itself, or using position: sticky or appropriate CSS to ensure the background moves with the button.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions