Objective: Hiding "Expand My Results" slider in the Primo VE facet menu. Institutions may wish to do this to unclutter this menu, or to focus use full-text results.
How to accomplish this: This solution requires the following custom CSS code be added to the /VIEW_CODE/css/custom1.css file:
/*Hide Expand My Results Slider*/
.switch-results { display:none; }
Note that this can now also be accomplished through the Filter by Availability setting (released Fall 2022).
Scroll to the Valid Scope Types section, Central Index row in Ex Libris documentation linked below.