Color of links after hover over gone with Sydney update
-
On my homepage I use different colors then the rest of the website. For that reasen I used this code to adapt the color of a link after hovering on my homepage:
.home .content-wrapper a:hover {
color: #47425d;
}Worked fine till the last update of Sydney.
Any idea what I can do to fix this? Anything in the code that I should adapt?
Thanks for the help!
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 ‘Color of links after hover over gone with Sydney update’ is closed to new replies.