Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/cow-protocol/tutorials/widget/widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -592,3 +592,9 @@ createCowSwapWidget(container, { params })
This banner will be hidden:

![Hidden banner](/img/tutorials/widget-hidden-banner.png)

## Troubleshooting

### White background of the iframe

1. If you use ` <meta name="color-scheme">` in your HTML document, it might affect the widget iframe background color. Try to remove the meta tag in that case.