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

Unable to remove the video title from display #14

Open
ertemann opened this issue Dec 11, 2022 · 1 comment
Open

Unable to remove the video title from display #14

ertemann opened this issue Dec 11, 2022 · 1 comment
Assignees

Comments

@ertemann
Copy link

I tried adjusting every single reference to title in the package as installed but it doesnt seem to be able to change the Size of the display title when the video is not clicked yet.

It would be great if it could only show as a thumbnail + play button and no title at all.

@sharu725 sharu725 self-assigned this Apr 27, 2023
@sharu725
Copy link
Owner

.v__title {
    display: none;
}

can hide the title. I will try adding an option to remove title.

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

2 participants