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

Scrollbar appears on sliding text container #47

Open
SohD09 opened this issue Apr 17, 2024 · 2 comments
Open

Scrollbar appears on sliding text container #47

SohD09 opened this issue Apr 17, 2024 · 2 comments

Comments

@SohD09
Copy link

SohD09 commented Apr 17, 2024

a scroll bar appears on the sliding text container div. Is there any way to remove it without clipping the text witin the div?
Screenshot 2024-04-18 003145

@saad-muhammad01
Copy link

I am facing the same issue here too

@jishnupn04
Copy link

Use position:relative and give overflow:hidden to the parent tag that should probably fix the issue

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