I'm trying to make a little support dropdown appear, and this seems to be the simplest of things.
So when you hover over one DIV, the other DIVs display become 'block'. But it's not working.
.template_contact_info is not a child of .template_contact, but your CSS is treating it as though it were. Are you trying to do something like this? http://codepen.io/anon/pen/OVZzbb
I've made it work with a click, but how do I make it disapear by clicking away.
For now, I've added the same button to mke it appear, in the box that then makes it go. But be nice if a "click" away would do it...
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.