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

#3065
mmsatori
Keymaster

Hey Jonas,

please try this instead of the CSS I provided earlier:

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

Sincerely,
Andrii / Satori Studio