Topics Map > Documents Tab
KB User's Guide - Documents Tab - Suggest a Document Link - How to disable Suggest a Document links
Instructions for how to turn off or disable the Suggest a Document links.
To disable Suggest a document links set the following CSS to display none.
- .suggest-doc1 { display:none; }
- .suggest-doc2 { display:none; }
- .suggest-doc3 { display:none; }
See KB User's Guide - Settings Tab - CSS for Full View for more information on customizing the CSS on a KB site.