-
Notifications
You must be signed in to change notification settings - Fork 237
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
Wish there was more details about styling! #154
Comments
@Omid-Incarnation Hey, did you succeed? |
Hi and Thanks for replying.
Honetly no I wasn't successful to add my own style, but I copied the
default style from the modules and in the different CSS file I modified it
by myself.
You have a really good prepared input range hope you work more on
documentation so web developer like me who are beginner can use it easily.
With all the best Omid.
…On Tue, May 28, 2019 at 9:33 AM Pedro Nunez ***@***.***> wrote:
@Omid-Incarnation <https://github.com/Omid-Incarnation> Hey, did you
succeed?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#154?email_source=notifications&email_token=AKEVVFVMCOSBOL62AJ3SBXDPXTN4VA5CNFSM4HPK7COKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWLHMOI#issuecomment-496399929>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKEVVFREIYEGQCIPPTATDB3PXTN4VANCNFSM4HPK7COA>
.
|
Can anyone here tell me how to style the value of the input range. I need to make the font bigger and give it some padding/margin |
For others who find themselves with this issue; there is a prop classNames that lets you overwrite the default CSS classes: Replace the default classnames with the styles you want. We're using css modules below:
If you need to apply multiple styles as modules I use the classNames module. Not to be confused with the prop ^^ of the same name |
I tried to change the style but the documentation was really complicated,
The text was updated successfully, but these errors were encountered: