Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Excerpts overlay don't show on portfolio projects with no image

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

#3049
mmsatori
Keymaster

Hey Jonas,

there’s a special class added to masonry elements that have featured images, so here’s what you can try out:

.iso-masonry .has-post-thumbnail .image-post-overlay { top: 0; background-color: #0F0; margin-left: 0; }
.iso-masonry .has-post-thumbnail .project-hover { display: none !important; }

Please let me know if that’s closer to what you’re trying to achieve.

Best,
Andrii / Satori Studio