How Do I Hide This Button? CSS? Rich Text?

How do I hide this close button from the overlay screen? I don’t want users to use it, and instead they should use a different custom button to cancel the activity. If they use the Close button instead then it won’t “void” the activity they are working on and throws off the transaction logs.

Is there a CSS trick to hide the button or even the whole top nav bar of the overlay screen? Or Rich Text solution? Please help… I’m a bit clueless when it comes to figuring out these tricks.

The X would be the least of your concerns considering a user can just click outside of the overlay to close it.

4 Likes

I realized my oversight about that after posting :man_facepalming:Why does today feel like a Monday? Lol.

I’ve since changed it to a main screen instead of overlay.

Thanks Jeff!

2 Likes