Customize UI for zoom web-sdk meeting

Description
I am trying to integrate zoom web-sdk in my reactJS website featuring poker game. Presently I am facing difficulty in arranging the video blocks for different users into their respective position. Screen shot attached.

Error
How to achieve zoom meeting video design in the attached fashion?

Which version?
@zoomus/websdk”: “^1.7.8”
“react”: “^16.13.1”

Screenshots
zoom sdk video meeting

Website

  • ReactJS web application
  • Browser: Chrome

Hey @subhtak,

Currently the Web SDK cannot be customized. You can try using CSS and JS to rearrange things, but it could have adverse affects on functionally.

Thanks,
Tommy