D
D
del9937882016-03-13 19:49:39
css
del993788, 2016-03-13 19:49:39

Why is hover not working?

Hello. Stupid question, but I even know what to do. How can I make the link change color when hovering over an image? https://jsfiddle.net/etya9yww/ "title" should change color when hovering the mouse over the image

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Elwen, 2016-03-13
@del993788

.catshort:hover .acat a{
    color:#f68;
}

U
Uzair Izha, 2016-03-13
@UZEIR

If this is a regular picture, you need the same picture with different colors. And set the hover with a picture background with a different color. Color won't work

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question