Replies: 1 comment
-
|
I edited the code like this and it's working for changing active and inactive indicators colors |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to get the carousel working. I see from the source code that the background color of the active slide indicator is hard coded to
bg-whiteand that of the inactive slide indicators are set tobg-white/50. Is there any way to specify the active and inactive colors to some other classes? The indicators are not visible on white containers.Beta Was this translation helpful? Give feedback.
All reactions