Fatih Mert Doğancan
Fatih Mert Doğancan
**Additional Info after a lot of tests** When I have both disabled `freeMode` and increment slides from 3 (the value of the above example) to 20, this fixes the issue....
Maybe you can change css style like this result following;  ```css .web3modal-modal-card{ width: 400px!important; min-width: unset!important; max-width: unset!important; } .web3modal-provider-container{ flex-direction: row!important; } .web3modal-provider-description{ display:none; } ```
Yes, it is supporting.
First install with `pipx install seagoat`, then try the sample directory `my-app` and the result is as #333