Primo VE: Display Top Menu Links with OpenURL requests

Primo VE: Display Top Menu Links with OpenURL requests

When a user links from an Electronic Database into Primo VE through OpenURL linking, by default, users will see a page without the familiar top Menu Links.  This CSS code will insert the Menu Links.


The solution requires the following custom CSS code be added to the /VIEW_CODE/css/custom1.css file:


  1. /* Show Main Menu links on Services Page */
  2.       prm-topbar .isDeposit, prm-topbar .isServicePage, prm-topbar .isSummonOverAlma {display: inline;}
Originally part of this SUNY Libraries Consortium FAQ
    • Related Articles

    • Primo VE (Discovery) Key Resources Page

      Ex Libris Documentation Ex Libris Documentation Ex Libris Customer Knowledge Center has the latest information on all Ex Libris products, including documentation, knowledge articles, training, and more. Primo VE Documentation PALS uses Primo VE, a ...
    • Primo NDE Implementation Checklists

      Thank you to the Florida Virtual Library Consortium for sharing these documents: NDE Landing Page Questionnaire: Useful for deciding on what your NDE Landing Page will look like. NDE Steps Checklist: Steps through the whole process of implementing ...
    • Primo NDE Implementation

      Primo NDE Release Information (updated August 2025) Ex Libris has shared information about the process for getting early access to the Primo Next Discovery Experience (NDE) environment ahead of the general release in November 2025. According to the ...
    • Updating the Primo VE Feedback Tool Icon

      Ex Libris covers many aspects of their Primo VE Feedback Tool in their documentation, but how to change the Icon is not covered. Libraries have asked about changing the Icon because it often looks too similar to the Chat icons that many libraries ...
    • Broken Link Reporting in Primo VE

      Introduced by PALS in June 2020, PALS Tech Staff (mainly Simon Mai) adapted code shared on the Ex Libris Tech Blog allowing library patrons and staff to report problems linking out to Electronic Collections from Primo VE. Originally designed for use ...