Skip to content

Back to Top button overlaps footer section (#sitemap) on the homepage #900

@Dev-Arijit

Description

@Dev-Arijit

Describe the bug

Description

The #backToTop button is supposed to appear after scrolling down and stay visible without overlapping any content. However, on the homepage, when the user scrolls to the bottom, the button overlaps with the footer section (#sitemap), making it hard to see or click.

To Reproduce

To Reproduce

  1. Open the homepage (index.html) in a browser.

  2. Scroll down until the #backToTop button appears (after ~300px scroll).

  3. Continue scrolling to the very bottom until the footer section (#sitemap) is visible.

  4. Observe that the #backToTop button overlaps or collides with the #sitemap area instead of floating above it.

Expected behavior

Expected behavior

The #backToTop button should:

  1. Appear after scrolling a certain amount.

  2. Stay fixed at the bottom-right of the screen.

  3. Float above the #sitemap section when the user reaches the bottom — avoiding overlap.

Additional context

Image

I would like to work on this issue. @gyanshankar1708

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions