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 already have in place.
In response to a query by the PALS Office, Ex Libris provided the following instructions for changing the Feedback Tool icon:
- Go to Alma -->
Configure Views. choose your view and click on 'edit'
- Go to 'Manage Customization Package' and download your current View
Customization Package.
- Inside the package, drag your desired icon to the 'IMG' folder.
NOTE: The icon should be in SVG. You can use the following website to convert
your image: https://image.online-convert.com/convert-to-svg - Navigate to the CSS folder and open the 'custom1.css' file.
- Search for 'md-svg-icon="primo-ui:exclamation-mark' you're going to see
the following field:
Change the ending of the URL to the name given to your icon image.
For example if your icon img name is "test-icon" the URL should be something like this:
https://mnpals-tst.primo.exlibrisgroup.com/discovery/custom/44BCU_INST-44BCU_INST/img/test-report.svg
- Reupload your customization package. The icon will the image you chose.
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
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 ...
Primo Research Assistant Customization Options
Introduction to Primo Research Assistant Ex Libris describes the Primo Research Assistant as follows: Primo Research Assistant is a generative AI-powered tool designed to streamline time-intensive tasks. It enables users to query academic content in ...
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 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 ...