How to keep it above table of contents #207
-
Currently we are using your zoom library in our template site, but when there is a table of contents, like in this post, the toc keeps being drawn above the image. Any idea how to handle this case? |
Beta Was this translation helpful? Give feedback.
Answered by
francoischalifour
Dec 15, 2023
Replies: 1 comment 1 reply
-
You can specify the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
george-gca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can specify the
z-index
of the Medium Zoom elements, as explained in the documentation.