AlenkaF opened a new issue, #37947: URL: https://github.com/apache/arrow/issues/37947
### Describe the bug, including details regarding any error messages, version, and platform. The Sphinx theme we have been using (PyData Sphinx Theme) has been pinned to an older version for a while now and with the [PR merged this week](https://github.com/apache/arrow/pull/36591) we have updated the code and are now using version 0.14.0 for the dev docs. There are some issues that need to be fixed by the code freeze in 2 weeks. Will keep a list of those in this issue. Feel free to comment here and add extra bugs you might come across. ## List of issues on the new dev site: - Top navigation bar and version warning bar are overlapping. The top navbar also overlaps the top content. - Version switcher and icons for dark/light theme, github, etc. are overlapping. <img width="1426" alt="Screenshot 2023-09-29 at 06 23 17" src="https://github.com/apache/arrow/assets/16418547/7d77539a-831b-4cc2-95f0-772aba46d5a1"> - Arrow logo is overlapping top two banners on the mobile view <img src="https://github.com/apache/arrow/assets/16418547/7e8c4823-8cd2-4f82-9bb3-dd8a2815fb8d" height="300"/> <img src="https://github.com/apache/arrow/assets/16418547/3b62de50-695b-49fd-bc98-b32ec80bfe90" height="300"/> - Grid cards (main page, developers section) in dark mode have a white background <img src="https://github.com/apache/arrow/assets/16418547/85e69d26-0ae0-4c6b-a63c-573c51d7c2cb" height="350"/> ### Component(s) Documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
