Describe the bug
The footer on the Reading List page has a different appearance or behavior compared to the footer on other pages.
To Reproduce
Steps to reproduce the behavior:
Go to the Reading List page.
Scroll down to the footer section.
Observe the footer’s appearance and functionality.
Expected behavior
The footer on the Reading List page should have the same style and functionality as the footer on other pages for consistency.
Screenshots
Additional context
The issue may be due to different CSS styles applied specifically to the Reading List page.
Check if there are any unique classes or IDs used for the footer on this page, or if there is any JavaScript that might be affecting the footer's appearance.
Thanks @shivam8112005 for raising this issue! We'll look into it.We hope you have made sure that a similar issue doesnt exist , if it does, kindly ask to be assigned on that issue
Describe the bug The footer on the Reading List page has a different appearance or behavior compared to the footer on other pages.
To Reproduce Steps to reproduce the behavior:
Expected behavior The footer on the Reading List page should have the same style and functionality as the footer on other pages for consistency.
Screenshots
Additional context The issue may be due to different CSS styles applied specifically to the Reading List page. Check if there are any unique classes or IDs used for the footer on this page, or if there is any JavaScript that might be affecting the footer's appearance.