New Front EN › Support Forums › Ikebana Theme Support › Excerpts overlay don't show on portfolio projects with no image › Reply To: Excerpts overlay don't show on portfolio projects with no image
April 23, 2014 at 7:57 am
#3077
Keymaster
Hey Jonas,
this bit from the last piece of code I posted should have done the trick –
.iso-masonry .has-post-thumbnail .image-post-overlay:hover {
background-color: #0F0;
}
Have you tried it? If that doesn’t work, give this a try:
.iso-masonry .has-post-thumbnail:hover .image-post-overlay {
background-color: #0F0;
}
Best,
Andrii / Satori Studio