opensea-whitelabel
opensea-whitelabel copied to clipboard
Black panel cover half of the screen
When I enter on my firefox or using the Metamask nav on android I only see one part of the UI but some components are bad placed
Add some screenshots
Same issue here, have you managed to get the issue fixed yet?
Same issue
Glad to see they're actively supporting this whitelabel project?
I get the same, and if a project behaves this way right out of the gate then I hesitate to put much energy into using it.
Yep the support is horrible,
Glad to see they're actively supporting this whitelabel project?
I get the same, and if a project behaves this way right out of the gate then I hesitate to put much energy into using it.
Same issue here. This code should help you:
Put this at the end of your iFrame line.
<iframe>... style='min-height: 95vh;'</iframe>
Last but important, you should import bootstrap stylesheet to the html index.
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">