Sheet Drag Handle

Hello,

Is there a way to change the color of the drag handle on sheets?

Thanks

GUy

No direct styling option exists for sheet drag handles in Bubble’s native sheet element.

Workaround:

  • Apply custom CSS targeting the sheet’s drag handle element (inspect element to find the specific class)

The CSS approach requires identifying the drag handle’s generated class name, which may change with Bubble updates.

1 Like

I always just remove the handle and add a small filled group there with some margins

1 Like

Sounds interesting and simple.

1 Like

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