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

How do I change the styles of this component? #114

Open
LovelyAndy opened this issue Mar 25, 2021 · 1 comment
Open

How do I change the styles of this component? #114

LovelyAndy opened this issue Mar 25, 2021 · 1 comment

Comments

@LovelyAndy
Copy link

LovelyAndy commented Mar 25, 2021

First off, it looks and works fantastically for me!
I was wondering how I can modify the styles that are directly on the html of this component? (or just get rid of them entirely)
The styles like width seem to be hardcoded, but I can't choose width: 100% so it's responsive to screen size. Anyway to choose 100% width without destroying the click event?
Same with the position: fixed property. Is there anyway to remove that completely?
Cheers!

@quevlu
Copy link

quevlu commented Jun 7, 2021

@LovelyAndy You have to import the styles of the component and use !important to replace the default style of the component.

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