Hi, I am trying to get a box shadow in the Parallax slider going,
left, top, right all is fine, it wont show up at the bottom….
any ideas, I can pm a link. Rgds
This is what I put in the custom CSS
.da-img img.img-responsive {
box-shadow: 3px 3px 5px 2px rgba(0,0,61,0.36);
}