hide “Related Knowledge Articles” lists ?
Hi
Have a customer that would like to hide all information related to knowledge base articles. Already have the custom.css code that hide "Featured Articles" and "Popular Articles" lists from the home page;
.sc-page-header.sc__home-kb-lists.row{
display:none;
}
Is it also possible to hide the “Related Knowledge Articles” lists displayed when a service offering is selected via Browse By Category? (see attached screenshot)
Br
Martin
Best Answer
-
Martin_Boberg Premier Partner IT Monkey ✭solved ->.row.sc__ka-lists.sc-page-header{display:none;}
/Martin0
Answers
/Martin