You can add a ceiling to your cage or enclosure at any time. However, if you are considering adding a clear spanned ceiling, you should plan for it in your original layout. Depending on the width of your enclosure, we may need to position posts directly opposite of each other in order to support ceiling tubes for attaching the ceiling panels.
function positionLinkBlock(targetContainer) { if (targetContainer != null) { var strLinkBlock = ' '; targetContainer.insertAdjacentHTML('afterbegin', strLinkBlock); } } jsElementReady('.be-ix-link-block', positionLinkBlock)