Is it possible to remove color picker from the interface?

Product: WebViewer
Product Version: 7.3.1

Is it possible to remove color picker from the UI, similarly to how you can remove annotation tools from the header?

I would rather remove it, because at the moment color picker on mobile looks broken:

Hello, I’m Ron, an automated tech support bot :robot:

While you wait for one of our customer support representatives to get back to you, please check out some of these documentation pages:

Guides:APIs:Forums:

Hello @InessaSurfly,

Thanks for reaching out!

You can disable the color picker by targeting its data-element attribute of colorPalette as seen here:

The APIs to disable/enable elements can be found in our guide here:

And the result you should see is something like this:

image

I would rather remove it, because at the moment color picker on mobile looks broken:

To clarify, may I ask what is “broken” about it? Is it because two color pickers are overlapping one another? If I’ve understood the issue correctly, may I ask what steps you took to make this happen?