Hey,
The copyright notice on the images in a Masonry Gallery moves on hover. (class = av-image-copyright av-copyright-left)
How can I stop this?
Thanks, solf
Hey solf,
Thank you for the inquiry.
Try to add this css to disable the copyright transition:
.avia_desktop .av-masonry-entry:hover .av-image-copyright.av-copyright-left {
transform: none;
}
Best regards,
Ismael
works!
Thank You, Ismael
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard