the
style.css dosyasında;
.card .card-image:after {
position: absolute;
content: '';
left: 0;
bottom: 0;
height: 30%;
width: 100%;
background-image: -webkit-linear-gradient(top,transparent,rgba(0,0,0,0.8));
z-index: 999;
}
background-image satırını silmen yeterli..
css dosyası yolu;
wp-content/themes/cpmmagz/style.css