Fade on Menu Hover
-
Hello,
I would like my menu hover effect to fade in rather than instantly snap to white, how would I go about this with CSS.
Here is my current CSS
@media only screen and (min-width: 992px) {
.site-header:hover {
background-color: #fff;
}- This topic was modified 4 years, 3 months ago by .
- This topic was modified 4 years, 3 months ago by .
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Fade on Menu Hover’ is closed to new replies.
