حیف که قالب تجاری هست و گرنه کمکت می کردم ولی
شما باید کدهای CSS زیر را از استایل خودتان تغییر بدهید یا حذف کنید:
کد:
.item-image:after { content: ""; position: absolute; height: 0; width: 0; /* background-color: rgba(255,255,255,0.15); */ /* -webkit-transition: all 0.3s ease-out 0s; */ -moz-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; /* transition: all 0.3s ease-out 0s; */ }