|
We are using the w3m-button: https://docs.walletconnect.com/appkit/react/core/components I've noticed that there is no option to adjust the button's text color. but currently this option does not exist: Is there no way to change the button text color? |
Answered by
rtomas
Aug 2, 2024
Replies: 2 comments
|
same issue lol |
0 replies
|
Please check how to style the buttons -> https://docs.walletconnect.com/appkit/react/core/theming |
0 replies
Answer selected by
rtomas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please check how to style the buttons -> https://docs.walletconnect.com/appkit/react/core/theming
or use a custom one -> https://github.com/WalletConnect/web-examples/blob/main/dapps/web3modal/next/components/CustomButton.tsx