PenciDesign replied
Staff Reply
Hi,
If you want to do that, I recommend you using Photography layout.
After that, add more this code to Cusotmize > Custom CSS to make title & categories display when you hover over the image:
\
.typography-style .content-typography{ opacity: 0; }\
.typography-style .content-typography:hover{ opacity: 1; }Best Regards,
PenciDesign