- Acme Themes

Best Premium and Free WordPress Themes Forums SuperNewsPro Feature section – Images do not appear as supposed to Reply To: Feature section – Images do not appear as supposed to

#8281
Jenilee Meagher
Participant

I just found it! In the CSS file:

}
/*hover */
.at-overlay {
background: rgba(45,45,45, 0.15);
width: 100%;
height: 100%;
display: block;
margin: 0;
padding: 0;
}

I change the value of the background to background: rgba(45,45,45, 0.0);