Skip to content
New issue

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

Search page is broken (Too) #224

Open
SilverTennyson opened this issue May 2, 2024 · 3 comments
Open

Search page is broken (Too) #224

SilverTennyson opened this issue May 2, 2024 · 3 comments

Comments

@SilverTennyson
Copy link

Screenshot:
Снимок экрана (5)

@gameshowrecaps
Copy link

Must be some A/B testing, my search is fine.

@NewSummo
Copy link

#55

Alright, I just looked into it, and you were actually right; the fact that you still have the old Search Filters design is indeed the cause. I'm honestly baffled, I had no idea such a thing could happen. Luckily, the fix is very easy, assuming it works.

Paste this code into Stylus:

#header.ytd-search {
  display: none !important;
}

Hopefully this helps.

@NewSummo
Copy link

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

No branches or pull requests

3 participants