Customize UI of video meeting using Zoom Video SDK UI Toolkit

Hi team
Is there any way to customize the UI of the video meeting when using the Zoom Video SDK UI Toolkit? I want to customize all the buttons in the controls component: turn on/off camera, share screen, turn on/off microphone, and end meeting.

Hey @lien.nguyen, welcome :slight_smile:

We’re working on adding customizable themes to the UI Toolkit in an upcoming release. For now, the best option to customize these buttons will be overwriting the CSS of the elements.

One more question: I am using the latest version of the Zoom Video SDK toolkit, and it seems that the “change layout” feature is not working.
How can I use this feature?