Remove Times Cited Tab
- Article Type: General
- Product: Primo
- Product Version: 4
Desired Outcome Goal:
Remove the Times Cited tab from Primo Brief Results using CSS
Classic UI:
Procedure - Add the following code to your custom css file:
/* below suppresses Times Cited */
.EXLCitationsTab.EXLResultTab.EXLServiceConditionalTab {
display: none !important;
}
Category: Front End - Primo
Subject: Brief Results - Primo
- Article last edited: 10/23/2014