I had to to let a hover div menu get out of its container, so I declared that container with overflow: visible and it works, but now that container has lost its margin-bottom with the rest of the following in the list.
I've read this question and this one, as well as read a few other articles, and have tried putting paddings and the html code referenced on different elements, but I can't get what is going wrong in my specific case.
The url is http://melopienso.com/testingtwo/shop/ and each "ul.products li" should be having the bottom margin.
Any ideas? Thank you very much for your help!