We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does anyone have advice on how to stop the sticky sidebar from showing when a YouTube video has been expanded to full screen? See example below...
The text was updated successfully, but these errors were encountered:
Any ideas on solving this issue? I tried to do an overwrite on the YouTube styling but this doesn't seem to be the best idea.
Sorry, something went wrong.
Some ideas: Try setting a very high z-index on the YouTube iframe, or add position:relative to it, or both.
position:relative
No branches or pull requests
Does anyone have advice on how to stop the sticky sidebar from showing when a YouTube video has been expanded to full screen? See example below...
The text was updated successfully, but these errors were encountered: