https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26094 Bug ID: 26094 Summary: "Suggest for Purchase" button missing unique CSS class Change sponsored?: --- Product: Koha Version: 20.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: hannah.co@northwestu.edu QA Contact: testopia@bugs.koha-community.org "Suggest for purchase" has no class for CSS manipulation. The other opac-detail-sidebar.inc buttons each have a class on the link element ("reserve" or "print-large") so they can be hidden or appearance changed using CSS. I don't think adding/changing system preferences is necessary, just adding a class to the link in Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-detail-sidebar.inc (currently on line 37) -- You are receiving this mail because: You are watching all bug changes.