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

Customize weekend days #26

Open
Franklyn-S opened this issue Nov 18, 2021 · 1 comment
Open

Customize weekend days #26

Franklyn-S opened this issue Nov 18, 2021 · 1 comment

Comments

@Franklyn-S
Copy link

I'd like to customize weekend days, for example, disable them and/or change their color. How can I do this?
Thanks in advance.

@Franklyn-S
Copy link
Author

Franklyn-S commented Nov 18, 2021

I found a way to change the layout of the weekend days:
.calendar__day:nth-child(7n+1), .calendar__day:nth-child(7n) { background-color: yellow; }
image

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