03/20/2017 at 10:41 am
#416212
Keymaster
@ Sheila
Yep, that will tend to happen when CSS is used to force the directory to be hidden :)
Please remove or alter the following CSS to allow the directory to display:
.page.page-id-118 #cn-cmap #cn-list-body,
.page.page-id-96 #cn-cmap #cn-list-body,
.page.page-id-98 #cn-cmap #cn-list-body,
.page.page-id-250 #cn-cmap #cn-list-body,
.page.page-id-82 #cn-cmap #cn-list-body {
display: none !important;
}
Hope that helps!