Gallery Styles and Effects
Posted: 31 May 2017, 15:31
Hello Karl,
How to make an icon link for images when visitor moves mouse over image.
How to make an icon link for images when visitor moves mouse over image.
X3 Photo Gallery Support Forums
https://forum.photo.gallery/
That's not really part of X3 styles currently. We hope to add more available styles in the future.GGANG wrote:How to make an icon link for images when visitor moves mouse over image.
.gallery.hover.link-icon .image-container::before {
content: "\f0c1";
}