Skip to content
Public Ticket #448

Styling Grid Layout

Conversation thread

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

Talmesha started the conversation

Conversation Start

Im currently trying to customize this theme in WordPress. And I loved the look of the grid layout with the Title and Category showing only when you hover over the image. How do I achieve that look because right now my Title and Categories are below the images when I choose this layout. 

Want to join this conversation or access attachments? Sign in first.