I made a block, and put inside an icon element and text elements (in another div)
I made to the block a hover transition and another to icon (change background blob)
How can i make, they work togeder?
When hover the block, run together with icon hover?
Now work it only 2 stepst.
- step go mouse to block, it make the transition,
- step i have to concentrate the mouse pointer to the icon for make it’s hover effect.
I would like to work it same time, if block hover transition.