Revert "[AbstractCard] Show header/footer only if content is visible"
This reverts commit 2a3a3889.
It creates a "mortal lock" on the visible property. As the children automatically inherit this property from the parent, once the parent has ever been hidden, it cannot be made visible again.