Link Blocks - how to get hover behavior effect everything in block?

I was trying to do the same a while back. Depending on how many div layers you are trying to animate, you can do this with adjacent sibling selectors. That method is all CSS. Alternatively, Jquery Animate is the simplest way for now.

1 Like