I want to make an element’s default display state be “none,” but I want it to still be visible in the CMS in case my client wants to make changes to it. Is there a way to do this? TIA 
Could not have said it better @Lucian_Dinu 
But won’t this change the item’s CSS visibility property, instead of the display property? @Andre
Ah okay, great! Thank you so much for your help.

