modestbranding=1 and color=white.To set the modestbranding and color of a YouTube video element in Webflow, some customization can be applied since direct options might not be available through the UI.
modestbranding=1 and color=white.```
https://www.youtube.com/embed/YOURVIDEOID?modestbranding=1&color=white
```
?modestbranding=1: Removes the YouTube logo from the control bar.&color=white: Changes the player control bar to a white color theme, where available.
? for the first and & for subsequent parameters.
To customize the modestbranding and color of a YouTube video in Webflow, create a custom embed element with the necessary video URL parameters. This method provides more control over the video's appearance and branding settings.