Gallery with polaroid effect
.sg-columns-listing{
background:#eee;
padding:25px;
}
.sg-rg-gallery{
border: 10px solid #fff;
box-shadow: 0 2px 4px
rgba(0,0,0,.2);
border-radius:2px;
}
.sg-rg-gallery .sg-rg-caption2 {
background-color:#fff !important;
color:#202020 !important; margin-bottom: 0px !important;
}
.sg-rg-gallery .sg-rg-caption2 h2 {
margin-bottom: 0px !important;
}
Last updated