Home › Community Forums › Legacy Theme Support › Jumpy Hover Effect in Legacy HTML5 › Reply To: Jumpy Hover Effect in Legacy HTML5
January 24, 2014 at 9:31 pm
#10182

Customer
It’s showing up fine on my end. But the code that is causing it is the hover code you added at the bottom of your css –
#accomm:hover {
background-position: 0 -200px;
}
I tested in a couple browsers and it’s still showing smooth as it should.