.gallery-post-grid .gallery-hover-text{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;padding:10px;opacity:0;transition:opacity .3s}.gallery-post-grid .gallery-item:hover .gallery-hover-text{opacity:1}