Styling Issue Web SDK

I’ve integrated the zoom web SDK in my react app. I’m facing a problem that the meeting page style is not coming properly, And I haven’t written any extra CSS for the meeting page. I’ve just imported the bootstrap and zoom CSS as given in the documentation

Hey @abhilakshyadobhal,

Thank you for reaching out to the Zoom Developer Forum. What issues with styling are you having specifically? Currently, the Web SDK doesn’t support responsive design. You’ll want to override the style with CSS and JS in order to change the display of the Web SDK.

You may also find our Sample Web App to be a useful example.

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.