Control the Q&A element

Description
We are trying to include the Zoom QA into our UI and perform some adjustments, but we are running into issues.

Basically we trying to move the QA element into a node from our structure to adjust the CSS and control the position, etc.

But when we move the element, the QA breaks up and stop working.

Any tips how could we do that?

Also, there is a way to:

  • Have a method on the SDK to open / close the QA
  • Have a option to define the parent element to have the QA created

Hey @rpelisson,

Currently custom styling is not supported on the Web SDK. You can try making adjustments via CSS or JS but as you experienced, it could break things.

We are working on a more customizable Web SDK in the future.

Thanks,
Tommy

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