I just noticed that all pages in my Confluance Spaces automically have Child pages listed at the bottom. I'm not sure if this is part of a recent update of if I just never noticed it but they just don't work well for my page layout when creating menu pages (I like the tree structure instead).
Anyone know the easiest way to get rid of these automatic child pages list?
I'm on Confluance 5.2.
In Space:
Browse > Space Admin > Stylesheet
Add this code:
#children-section{
display:none;
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.