Hover effect on Mouse Hover
-
Hello I want to make an hover effect when Mouse over the thmbnail with CSS…
I put this code, but don’t work…
.modula .item:hover img {
opacity: 0.5 !important;
}
.modula .item {background-color: black;
}
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hover effect on Mouse Hover’ is closed to new replies.