Code showing on bottom of website regardless of page

Hello fellas, I hope whoever is reading this is doing well. I have a quick question that I had to ask after a few attempts to troubleshoot this.

I did something probably so now .video-wrapper { z-index: 9999; } shows up at the bottom of my website, regardless of the page.

How do I find this code and remove it if possible?

Thanks in advance!

If it shows on every page, I would check the very bottom of your theme.liquid file.

2 Likes

I knew it’s an easy fix. Appreciate it!

1 Like

Not a problem! Have a great rest of your day!

Happy coding!

This helped me too. Thanks so much!