You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When people come back to Primo from a database, the services page they land on does not have our usual menu items at the top, so they are kind of stuck there. May I ask you to add the menus to those pages, please? From Ex Libris:
Currently, the default display of the Services Page is without the Main Menu links, but we have provided a CSS code which can be added to the custom1.css file in the 01ALLIANCE_UO:UO view customization package. Please see the following documentation for the CSS code, which should work for Primo VE: https://knowledge.exlibrisgroup.com/Primo/Knowledge_Articles/Adding_a_Main_Menu_to_the_Service_Page_in_New_UI
I would recommend modifying the suggested code slightly so that any existing CSS code in the custom file does not override it:
When people come back to Primo from a database, the services page they land on does not have our usual menu items at the top, so they are kind of stuck there. May I ask you to add the menus to those pages, please? From Ex Libris:
Currently, the default display of the Services Page is without the Main Menu links, but we have provided a CSS code which can be added to the custom1.css file in the 01ALLIANCE_UO:UO view customization package. Please see the following documentation for the CSS code, which should work for Primo VE:
https://knowledge.exlibrisgroup.com/Primo/Knowledge_Articles/Adding_a_Main_Menu_to_the_Service_Page_in_New_UI
I would recommend modifying the suggested code slightly so that any existing CSS code in the custom file does not override it:
prm-topbar .isDeposit, prm-topbar .isServicePage, prm-topbar .isSummonOverAlma {
display: inline !important
}
Regards, and please let me know if this suggestion works for you,
-- Vlad Buldyrev
The text was updated successfully, but these errors were encountered: