Skip to content

Conversation

dsluder13
Copy link

@dsluder13 dsluder13 commented Sep 19, 2025

When Quarto renders a website, files are passed through a file that apples logic to determine which CSS to assign different elements. Sidebars can have the zindex-bottom class applied to it, and this happens for the Resources sidebar. This CSS class causes the element to always be under everything else, which allows the user to view the text but they are unable to interact with it, which means they cannot click on links.

This change adds more specific CSS to override this behavior and allow the user to click on the links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant