apply hover effect for an image tile
-
Hi all, I need help in applying hover effect to image tiles on this mentioned URL so that the image seems as clickable to user.
check screenshot : https://prnt.sc/tqqSlqwoVyTn
I applied CSS to one tile but its not reflecting changes Here’s code :
a.slide-image:hover { background: #000; }
Any suggestion please ?
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘apply hover effect for an image tile’ is closed to new replies.