12/07/2017 at 9:46 am
#443237
Keymaster
@ Larger Media
Another came across this post and suggested the following CSS. Add it to the theme’s custom CSS area. After you do the bio and notes will be displayed.
#cn-cmap .cn-note-anchor,
#cn-cmap .cn-bio-anchor,
#cn-cmap .toggle-bio-note-divider {
display: none !important;
}
#cn-cmap .cn-note-tray,
#cn-cmap .cn-bio-tray {
display: block !important;
}
Hope this helps!
