Description
Description
While on the testimonial page, The "Go-to-Top" button is overlapping with the "Chatbot" button when scrolling down.
This overlap hinders user interaction with the "Chatbot" button.
The issue has been resolved by modifying the CSS to adjust the positioning of the "Go-to-Top" button.
Steps to Reproduce
Navigate to: https://ml-fusion-lab.netlify.app/
Click on: "Projects" page
Click on: "Testimonials" page
Scroll down: On the "Testimonials" page
Observe: The "Go-to-Top" button appears and overlaps with the "Chatbot" button.
Expected Behavior
The "Go-to-Top" button should appear without overlapping any other elements on the page, ensuring a smooth user experience. It should be positioned appropriately, typically in the bottom-right corner of the viewport.
Actual Behavior
The "Go-to-Top" button appears but is positioned incorrectly, overlapping with the "Chatbot" button. This overlap hinders user interaction with the "Chatbot" button.
Screenshots
Additional Information
No response
What browser are you seeing the problem on?
- Firefox
- Chrome
- Safari
- Microsoft Edge
Checklist
- I have checked the existing issues
- I have read the Contributing Guidelines
- I want to work on this issue. (optional)