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

[Feature Request] Make logo on season, episode page a hyperlink replacing the series title. #82

Open
realFPS opened this issue Dec 4, 2023 · 0 comments

Comments

@realFPS
Copy link

realFPS commented Dec 4, 2023

The main show page looks clean and nice without the title. The title comes back on season and episode because it is a hyperlink for the main show page. What I am asking is to remove that title from those pages and place it under the logo. Prayag17's CSS does this, I don't know coding myself, but maybe it could be cherry-picked from there.

Main Page Season/Episode Page
image image

As a workaround, I use this for hiding it now

/*Hide Show Title on Seasons Page*/
.parentName {
    display: none !important;
}
Desired Look
image

Thank you for creating this awesome theme!

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

1 participant