Hover issue
-
Hovering causes each gallery image to shrink to 0% in about .25s
This didn’t happen until recently.
For anyone else, I found this and it worked:.final-tiles-gallery .tile img.item {
transform: none !important;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hover issue’ is closed to new replies.