Possible Bug: ZML Editor code in Panels not rendered successfully.

Possible Bug: ZML Editor code in Panels not rendered successfully.

I'm using Panels in my Zoho page because they allow clickable interactions like opening URLs or navigating to other pages. However, I'm facing two major issues:

  1. Persistent White Background: Despite multiple attempts, I’m unable to remove the default white background from the panels. ZML doesn’t support backgroundColor, and even removing properties like cornerRadius or shadows doesn’t solve the issue.

  2. ZML Code Not Saving: When I switch to the Code view of a panel (instead of Design), I can write or modify ZML code. But once I exit and return, my changes are neither saved nor reflected in the panel design. The code seems to be discarded. I tried clearing browser caches/cookies, but this might be a bug in the application. 

Additionally, I tried combining all panels into a single ZML snippet widget to control styling more easily — but this results in an entirely separate container that behaves like a widget, not a panel, and brings back the same background issues and styling limitations.

Ultimately, I want to create multiple clickable, visually clean panels without a white background, and with code I can reliably edit and maintain. What’s the best approach to achieve this within 

Thanks in advance for any guidance!