Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Adding a Main Menu to the Service Page in New UI

    • Product: Primo
    • Product Version: August 2018
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local

    Question

    The New UI Service Page does not have any Main Menu links.

    How can I add Main Menu links to the Service Page?

    Answer

    Starting Primo August 2018 release, you can add to the UI Customization CSS file the following line:

     

    prm-topbar .isDeposit, prm-topbar .isServicePage, prm-topbar .isSummonOverAlma {
        display: inline;
    }
    

    You will then be able to see the same Main Menu links as in the Main View of the New UI.

    Those links can be configured in the Back Office > FE & Delivery > Views list > Services Page > Tiles Configuration > Main Menu.


    • Article last edited: 10-Oct-2018
    • Was this article helpful?