Tagged: enfold theme, image caption, On Hover, portfolio grid
Hey Ryan!
you can remove captions with this code in Quick CSS field:
.grid-content {
display: none;
}
The hover function would be possible, but it would require a lot of customization and I am sorry but this is out of our support scope. But actually you could try this solution which shows a second image on hover (so you would need to design a second image with the hover style you want): https://kriesi.at/support/topic/enfold-portfolio-ajax-change-portfolio-grid-images-on-hover/#post-313590
Hope this helps.
Best regards,
Andy