I got two divs, and ive given the divs backgrounds.
They have exactly the same attributes/css.. But one div is fully clickable (the entire image inside the div area is clickable), the other one is only clickable here and there.. Any ideas?
Its the two buttons
“Deffrage” “Josef”
its the deffrage button that is not working..
Your
.backlavaitem is obstructing the link below it. You’ll need to adjust the dimensions of this item. You might be able to simply remove the explicitly-declaredheightfrom theli. A quick test revealed that this fixed the problem, without affecting the layout (you should test further though if you decide to go that route).