We put a YouTube video on our web page using the YouTube iframe API. The iframe src looks like below.
When viewing the page through laptop browser, like Chrome and Safari,
YouTube logo is hidden with the param modestbranding=0
.
But when viewing the same page on Android Chrome, the logo is visible and covers on the video.
Is there any iframe params or any way to remove YouTube logo?