Hide root container

Is it possible to hide the root container boundary and background? What I have is this.

image

I would like to hide the green border and root container background to see only the dark grey text area component. any help would be appreciated.

you'll have to give more details on how you get to this screen, is it a popup or something?

Containers don't have green borders by default, so it comes from something you did. Just don't do it :smiley:

I'm guessing you're applying some style class on it ?
Is it a popup ?

Yes, this is a popup fired on mouse enter event on a component. I don't see any style or css classes applied.

Check the stylesheet. You'll find it in the project browser under perspective -> styles.

I'm guessing you'll find something there that has .ia_popup (or something similar, I don't remember exactly what it is) in the selector.

Don't delete it just yet, just check and report back first.

Ah, I see there is a custom theme active.

Class=popup ia_popup