Skip to content

"Leaflet" on plates? #568

Nov 2, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @mmpadilla15 Leaflet is the technology that powers Quire's image viewer. Their name is essentially showing up as a way for the organization to get some credit for providing the viewer as an open-source tool.

You should be able to remove the text by adding some CSS to your custom.css file:

.leaflet-control-attribution.leaflet-control {
  display: none;
}

Let us know if this works!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mmpadilla15
Comment options

@mmpadilla15
Comment options

@Erin-Cecele
Comment options

Answer selected by mmpadilla15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants